How to install multiple SSL cert on a dedicated IP using SNI

caisc

Well-Known Member
Oct 5, 2011
73
3
58
India
cPanel Access Level
Root Administrator
Hello,

I do not want to allow our clients to use server shared IP to install multiple SSL certificates, instead I want them to allocate single dedicated IP and allow that IP to be used for multiple SSL installation.

Idea is to allocate a reseller account one dedicated IP, now that reseller can use that particular dedicated IP to install SSL certs for accounts hosted under him, as requested by the end client.

This way visitors who try to access other sites on the shared IP address can see their site and not the site with an installed SSL certificate.

How to implement this, if experts can provide any step by step guide it will be helpful.

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Idea is to allocate a reseller account one dedicated IP, now that reseller can use that particular dedicated IP to install SSL certs for accounts hosted under him, as requested by the end client.

This way visitors who try to access other sites on the shared IP address can see their site and not the site with an installed SSL certificate.
Hello,

You can disable the SSL options for your accounts by editing the default feature list via "WHM >> Feature Manager >> Edit Feature List". Then, simply install the SSL certificates via Web Host Manager while logged in as the reseller. Information on sharing an IP address with a reseller account is found at:

Manage Reseller's IP Delegation - Documentation - cPanel Documentation
Manage Reseller's Shared IP - Documentation - cPanel Documentation

Thank you.