R
R
Ruslan Galiev2015-05-22 16:43:43
Information Security
Ruslan Galiev, 2015-05-22 16:43:43

Is it possible to disable the password entry for the certificate's SSL key when restarting Apache?

Hello
The server is running Debian, Apache 2, mod_ssl.
Tell me how to do it right, from the point of view of security and convenience, so that when you restart the apache2 service, you do not have to enter the password for the SSL security key.
The only option so far I see is to remove the password.
openssl rsa -in key.pem -out newkey.pem

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-05-23
@HerMajor

An extra headache in my opinion ... Given how the Apache loves to fall ...

Z
zigen, 2015-05-22
@zigen

From a security point of view, it's better not to do this :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question