RSA Key related logs in /var/log/secure
by L1P0 from LinuxQuestions.org on (#50RV9)
Hi,
I was noticed in my /var/log/secure logs these entries:
Code:sshd[29903]: Generating new 768 bit RSA key.
sshd[29903]: RSA key generation complete.These lines are appended like 10 times a day. I don't see a time pattern.
How do these logs generated? I just want to understand how and why they are there. Thanks a lot.


I was noticed in my /var/log/secure logs these entries:
Code:sshd[29903]: Generating new 768 bit RSA key.
sshd[29903]: RSA key generation complete.These lines are appended like 10 times a day. I don't see a time pattern.
How do these logs generated? I just want to understand how and why they are there. Thanks a lot.