Skip to main content

Web Development SSL

Comments

5 comments

  • cPanelMichael
    Hello :) You could use self-signed certificates if you prefer to test out SSL without purchasing commercial certificates. The drawback is that your browser will not trust the certificate by default and will issue a warning about it. You can generate a CSR/Key/Self-Signed CRT via: "WHM Home " SSL/TLS " Generate an SSL Certificate and Signing Request" Thank you.
    0
  • grayloon
    Would that require multiple public IP addresses if we want to display https addresses to those outside the office?
    0
  • cPanelPeter cPanel Staff
    Hello, If your server is running a support operating system that supports SNI (Server Name Indication) and you're running at least version 11.40 of cPanel then you can share SSL certificates across one IP address for many sites.
    0
  • grayloon
    I'm running Apache 2.2.27, cPanel 11.44, and CentOS 5.10, so I should be able to use SNI. Does cPanel require any specific configuration settings to work with SNI?
    0
  • cPanelMichael
    CentOS 6, RHEL 6, or CloudLinux 6 is required for SNI to function. The version of the OpenSSL library provided on older versions of CentOS/CloudLinux/RHEL does not support SNI. Thank you.
    0

Please sign in to leave a comment.