LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Problem with Apache SSL (https://www.linuxquestions.org/questions/linux-networking-3/problem-with-apache-ssl-526325/)

Genious01 02-07-2007 03:35 AM

Problem with Apache SSL
 
Hello,

I have a linux box with apache and php installed. I am trying to configure SSL and make it working.

I read tens of articles and I did most of the steps that must be done.

I am not getting any errors in my error file, even no logs in access log file.

I have checked the file ssl_engine_log and I didnt find any error too

Code:

[07/Feb/2007 12:19:10 25875] [info]  Server: Apache/1.3.33, Interface: mod_ssl/2.8.22, Library: OpenSSL/0.9.7a
[07/Feb/2007 12:19:10 25875] [info]  Init: 1st startup round (still not detached)
[07/Feb/2007 12:19:10 25875] [info]  Init: Initializing OpenSSL library
[07/Feb/2007 12:19:10 25875] [info]  Init: Loading certificate & private key of SSL-aware server xxxxxxxxxxxx:443
[07/Feb/2007 12:19:10 25875] [info]  Init: Requesting pass phrase via builtin terminal dialog
[07/Feb/2007 12:19:13 25875] [info]  Init: Loading certificate & private key of SSL-aware server xxxxxxxxxxx:443
[07/Feb/2007 12:19:13 25875] [info]  Init: Wiped out the queried pass phrases from memory
[07/Feb/2007 12:19:13 25875] [info]  Init: Seeding PRNG with 136 bytes of entropy
[07/Feb/2007 12:19:13 25875] [info]  Init: Generating temporary RSA private keys (512/1024 bits)
[07/Feb/2007 12:19:13 25875] [info]  Init: Configuring temporary DH parameters (512/1024 bits)

I could not reach the site. I tried it from the same machine by wget

Connecting to
Code:

10.10.2.52:443
... connected.
Unable to establish SSL connection.

Can anybody tell me what is the problem

Regards

socceroos 02-07-2007 05:30 PM

is there anything in /var/log/messages ?


All times are GMT -5. The time now is 07:01 PM.