Jun 6, 2012
tom

SSL Certificate creation – Which ID type to choose?

Question

I’m trying to find-out how important the “ID type” for a SSL certificate is. I’m trying to generate a cert from my firewall to upload to a CA, but having trouble deciding if I should choose an IP, a domain name, or email for the ID Type (subject information).

Any insight to choosing which one would help (particularly if there is a best practice for VPN SSL certificates).

Asked by mrtechalot

Answer

Most likely you’ll want to use a Domain Name as the subject – but it depends what exactly you’re wanting to encrypt using this certificate.

The most common case is access to an SSL port from the internet, for something like SSL-based VPN or an encypting reverse proxy; for that, you’ll want the use a Domain Name subject type, and for the data in the subject field you’ll want to use the DNS name that clients will be using to access the server – for the VPN use case, that might be something like vpn.example.com.

Let us know what the certificate’s going to be for, and we can be more specific.

Answered by Shane Madden

Related posts:

  1. SSL certificate explanation please
  2. SSL Certificate
  3. Is it okay to use the FREE SSL Certificate offered by: Instant SSL by comodo? or Is StartCom better?
  4. Any problems usinga GoDaddy SSL certificate on a Cisco ASA firewall?
  5. How do append a CA to an SSL certificate?

Leave a comment