Hello,
I am wondering. Does anyone know how to prioritize the boot loading
order on sshd on OpenBSD? I just installed an SSL certificate and am
trying to remove the Apache password prompt using:
cp server.key server.key.orig
openssl rsa -in server.key.orig -out server.key
chmod 400 server.key
( found on
http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#removepassphrase )
I want ssh access to be guaranteed even if the above does not circumvent
the Apache password prompt on a remote reboot. So really this is two
questions.
1) How do I load sshd before loading Apache or any other daemons?
2) Is the above enough to bypass the passphrase prompt in a remote
server situation? I am using Apache 1.3.7
-----------------------------
Many of you will likely be interested in this Turbo SSL one year FREE
Certificate promotional offer from GoDaddy.
https://www.godaddy.com/gdshop/ssl/ssl_opensource.asp?se=%2B&ci=5988
----------------------------
Received on Wed Dec 27 17:51:09 2006
This archive was generated by hypermail 2.1.8 : Wed Dec 27 2006 - 17:51:16 CST