Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Installation Problem


latincosmo

Recommended Posts

"You configured HTTP(80) on the standard HTTPS(443) port!" on /var/log/httpd/error_log and blank page when accessing www.mydomain.com

 

Hello everyone, I was trying to install SSL certificate for a week now, with no success.

 

My Server info:

Linux Distro: Fedora 10 2.6.27.12-170.2.5.fc10.i686

HTTP Server: Apache/2.2.11 (Fedora)

PHP Version: 5.2.9 (Zend: 2.2.0)

OpenSSL support enabled

OpenSSL Version OpenSSL 0.9.8g

 

I'm my own hosting and have only one domain in one linux box with 1 interface, 1 public IP address and no virtual domains.

Hostname is "web" so certificate was issued to web.mydomain.com

httpd.conf and ssl.conf have both a line "ServerName www.mydomain.com"

 

Now, after uncommenting "SSLEngine on" in ssl.conf file, making necesary changes in /includes/configure.php and /admin/includes/configure.php and restarting httpd service:

 

[root@web conf.d]# service httpd restart

 

Stopping httpd: [ OK ]

Starting httpd:

Apache/2.2.11 mod_ssl/2.2.11 (Pass Phrase Dialog)

Some of your private key files are encrypted for security reasons.

In order to read them you have to provide the pass phrases.

 

Server www.mydomain.com:443 (RSA)

Enter pass phrase:

 

OK: Pass Phrase Dialog successful.

[ OK ]

 

Everything looks good so far, but I get:

 

"You configured HTTP(80) on the standard HTTPS(443) port!" on error_log and blank page when accessing www.mydomain.com

 

 

Any clue on what i am missing??

 

Thank you all for reading

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...