Hello, In the Message; Subject : [oS-en] Self signed certificates Message-ID : <24c2976e-a3e9-3e5b-d098-84a2d976baa4@telefonica.net> Date & Time: Sun, 2 Jul 2023 14:10:30 +0200 (CEST) [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: CER> -----BEGIN PGP SIGNED MESSAGE----- CER> Hash: SHA1 CER> Hi, CER> In self signed certificates for an internal dovecot, how can I extend its CER> validity time? [...] To extend the validity time of a self-signed certificate for Dovecot, you can use the following command: openssl req -x509 -nodes -days 3650 -newkey rsa:2048 -keyout /etc/ssl/private/dovecot.key -out /etc/ssl/certs/dovecot.pem The -days option specifies the number of days that the certificate will be valid. In this example, it is set to 3650 days (10 years). You can adjust this value as needed. CER> If there is a man page for that configuration file, please point CER> me to it ;-) You can find more information on how to create self-signed SSL certificates using OpenSSL in Dovecot’s documentation. Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ lake.dti.ne.jp ┃\/彡 ┗━━┛ " Hassabis says that no one really knows for sure that AI will become a major danger. But he is certain that if progress continues at its current pace, there isn’t much time to develop safeguards. "I can see the kinds of things we're building into the Gemini series right, and we have no reason to believe that they won't work," he says." -- "Google DeepMind's CEO Says Its Next Algorithm Will Eclipse ChatGPT" --