An SSL certificate (Secure Socket Layer Certificate) is an X.509 certificate that is issued for the purpose of identifying peers in an SSL connection. It is assigned to a domain or hosting account.
1
vote
3answers
114 views
What books or articles are must reads for learning about SSL management
I have found it very hard to find any books or articles that assume no understanding and take you from nothing to a master at managing SSL certificates on web servers.
Most articles I have found deal ...
3
votes
2answers
41 views
CPanel - Wild card SSL - How to point *.domain.com to one root and sub.domain.com to another root
I have a wildcard (*.domain.com) SSL certificate installed on my CPanel server. I have domain.com configured to point to /domain.com as its document root and use this wildcard SSL certificate. I ...
2
votes
1answer
70 views
What is recommended - UC or EV or EV UC certificate?
We are implementing Exchange 2010 server and an eCommerce site. Both of these need certificates and I am confused what to use? I know Exchange need UC certificate. Can I use it for the ecommerce site ...
1
vote
1answer
48 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
140 views
Extended validation certificate not changing browser bar green in Firefox
I'm having some problems with an Extended validation certificate on a site that isn't showing the green bar correctly in Firefox. Chrome and IE are working fine.
When I load the page the bar appears ...
1
vote
1answer
147 views
Enabling SSL on Apache2 causes address already in use error
My server works just fine on a normal Apache2 install. Now, I'm trying to install subversion on this server using a guide I found on the net called: Installation of Subversion on Ubuntu, with Apache, ...
1
vote
1answer
218 views
Script to determine the SSL certificate assigned to each site
I have a IIS6 web server with 100+ sites on it. Recently, I was forced to renew my wildcard SSL certificate which all the sites use by creating a new CSR request rather than a renew CSR request. I ...
1
vote
0answers
11 views
How to determine the sequence of ordering certificates by browser?
I did a Mutual Certificate Authentication implementation with OpenSSL and Apache Web Server on CentOS platform. To simple explanation see this diagram:
----------
| ...
1
vote
0answers
52 views
Is this a legitimate tool to check for digital certificates?
I've been looking for a method to handle checking my domain for certificates that are in use, but my provider doesn't provide a tool to see how many are currently in use. I've stumbled upon the ...
0
votes
0answers
25 views
Set up stand-alone IIS server with wildcard SLL cert?
We have a server for IIS 7.5 set up in our DMZ zone for clients to connect to through VPN only, so the client connects through VPN and then uses a web service "locally".
We would like to apply our ...
0
votes
0answers
28 views
Can SSL Wildcards have multiple/nested levels of wildcard?
I know that an SSL wildcard certificate (*.example.org) can be used to support many names under the domain (a.example.org, b.example.org, c.example.org). I also know that the * is only good for ...
0
votes
0answers
68 views
Why am I getting an Error in Plesk 9.5 when renewing a SSL certificate for a domain
I am really struggling with the renewal of the SSL certificate. I have completed the correct steps but when I get to the last step to click on "Web Hosting Settings" it gives me the error: There is no ...
0
votes
0answers
46 views
Getting error when renewing SSL certificate
I get an error with the last step to renew the SSL certificate for a domain. The SCR, Certificate and the CA Certificate part has been supplied. The public IP address has been assigned to the domain ...