Tagged Questions
1
vote
0answers
10 views
missing configuration in apache to achive mutual SSL authentcaion [migrated]
After implementing a Mutual Certificate Authentication with OpenSSL and Apache Web Server on CentOS platform. I tried this scenario ( see this diagram ):
----------
...
1
vote
1answer
47 views
Apache Server - Wrong Certificate
At work we are moving a website from "outside" to "inside". Standard LAMP website (Apache, MySQL, PHP).
The issue I'm having is that it's serving up the wrong certificate.
https:/intranet - on my ...
1
vote
1answer
136 views
Getting fingerprint from Apache certificate (combined with key)
I have just created a certificate for my Apache SSL host using:
make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/ssl/private/myhost.crt
Now what is the correct way to get the fingerprint out of ...
2
votes
1answer
322 views
Error 500 on phpMyAdmin via https from “self-signed certificate”?
I have used Cpanel to generate and install a self-signed certificate for HTTPS and now that I have installed phpMyAdmin once I access phpMyAdmin via HTTPS it throws out an error 500 message.
Why is ...
1
vote
2answers
86 views
SSL Certification on both www and no-www domains
We've got our website running and HTTPS / SSL works just great.
EXCEPT: when users enter http://www.mydomain.com and then enter the secure area and get directed to https://www.mydomain.com it works ...
4
votes
1answer
3k views
How to install mod_ssl for Apache
I have installed Apache httpd a while ago and have recently come back to it to try setup SSL and get it serving several different tomcat servers.
At the moment I have two completely separate tomcat ...
1
vote
1answer
121 views
fully encrypt website using SSL
I had been trying to use SSL for the following site http://bit.ly/e8Lj32 ,
although the SSL certificate is signed properly by networksolutions , each time the pages are loaded it still displays an ...