Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: svangool on November 22, 2005, 09:57:25 AM

Title: Cron.daily message: mod_ssl generating private RSA key !?
Post by: svangool on November 22, 2005, 09:57:25 AM
Hi all,

Last night I got below message from /etc/cron.daily/conf-mod_ssl:

Code: [Select]
3318 semi-random bytes loaded
Generating RSA private key, 1024 bit long modulus
..........++++++
.......++++++
e is 65537 (0x10001)
Using configuration from /usr/share/ssl/openssl.cnf
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:State or Province Name (full name) [Some-State]:Locality Name (eg, city) []:Organization Name (eg, company) [Internet Widgits Pty Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, YOUR name) []:Email Address []:


Does anyone have an idea what might have happened here?

Thanks, Sjef.
Title: Re: Cron.daily message: mod_ssl generating private RSA key !
Post by: psoren on February 26, 2006, 10:59:02 AM
Quote from: "svangool"
Hi all,

Last night I got below message from /etc/cron.daily/conf-mod_ssl:

Code: [Select]
3318 semi-random bytes loaded
Generating RSA private key, 1024 bit long modulus
..........++++++
.......++++++
e is 65537 (0x10001)
Using configuration from /usr/share/ssl/openssl.cnf
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:State or Province Name (full name) [Some-State]:Locality Name (eg, city) []:Organization Name (eg, company) [Internet Widgits Pty Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, YOUR name) []:Email Address []:


Does anyone have an idea what might have happened here?

Thanks, Sjef.



Hi,
I just got the same one. Have you found out what it is?

Per
Title: Cron.daily message: mod_ssl generating private RSA key !?
Post by: svangool on March 19, 2006, 01:27:20 PM
Afterwards I saw that it happened last year also, so I guess it is some SSL maintenance.

Sjef.
Title: Cron.daily message: mod_ssl generating private RSA key !?
Post by: cactus on March 19, 2006, 01:53:40 PM
Quote from: "svangool"
Afterwards I saw that it happened last year also, so I guess it is some SSL maintenance.

Sjef.


Normally SSL certificaets have a expiry date. My guess is that the expiry date of the self-signed certificate of your server expired and was automatically regenerated.

You can check the certificate to see when it will expire by viewing the certificate when you browse to a secure page (for instance the /server-manager share).