> > Try re-creating your keys, but this time without entering a passkey. > Otherwise you'll have to enter it each time you start Apache.
how is that done i use the following command to create the certificate cd /usr/local/apache2/conf/ openssl req -new -x509 -days 30 -keyout server.key -out server.crt -subj '/CN=nokia.sys.qualiproj.com' Enter PEM pass phrase: How do i modify this command so that i should not be prompted for password !! Thanks ! -- > Regards > Agnello Dsouza > www.linux-vashi.blogspot.com > www.bible-study-india.blogspot.com