Hi everybodyI do have a webserver running on Fedora4 with Apache 2.2.6. I had setup an htaccess for the webroot to prevent the outside access. Because its in a development stage. Its working fine. Now I need to setup a self signed certificate for the Server (SSL). I had created and implemented one. Also done the appropriate changes in the ssl.conf file. I can see the Port 443 is listening after the server restart. I can view the normal site,but the SSL cannot. My configuration for htaccess is as follows. m0d_ssl is enabled.
<Directory "/var/www/htdocs/domain"> deny from allOptions ExecCGI AllowOverride AuthConfig
Order deny,allow </Directory>The OpenSSL version is openssl-0.9.7. Once my the server logs gives me the following error.
[Thu Jun 05 02:28:12 2008] [error] Init: Unable to read pass phrase [Hint: key introduced or changed before restart?] [Thu Jun 05 02:28:12 2008] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:func(148):reason(104) [Thu Jun 05 02:28:12 2008] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:func(104):reason(168) [Thu Jun 05 02:28:12 2008] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:func(120):nested asn1 error [Thu Jun 05 02:28:12 2008] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:func(154):ASN1 lib
How to get out this problem,Any help will be appreciated BipinDas System Administrator. -- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx