Author Topic: installation of ssl for admin section  (Read 50 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
installation of ssl for admin section
« on: Today at 05:31:06 AM »
Hi

I was wondering do i need to install an ssl for every user that uses the control panel

for example if i go to mydomain.com:2087 it comes with https lined out same if i go to mydomain.com:2083 i get the " Your connection is not private" Do i need to install an SSL for ever account that uses :2083 to log in there control panel or can i just install one ssl on the server for every user that visits there control panel?

If i just need to install one what is the best way to do this.

Am sorry i really hope that makes sense.

Thanks for reading!

Offline
**
Re: installation of ssl for admin section
« Reply #1 on: Today at 08:52:26 AM »
You can use just one SSL issued for the hostname of your server. So make sure the hostname of your server is valid, pointed to the main IP address of your server. If everything looks good then try to get the SSL for the hostname:
https://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname/
When the SSL for the hostname is installed you will be able to access the admin and user level control panels via:

https://hostname.com:2087
https://hostname.com:2083

Offline
*
Re: installation of ssl for admin section
« Reply #2 on: Today at 09:17:21 AM »
Thank you cyberspace i will give that a go now and let you know how i get on.

Offline
*
Re: installation of ssl for admin section
« Reply #3 on: Today at 03:32:24 PM »
thanks i managed to get the a record added it now had an ssl on the a record name.domain.com but if i go to domain.com:2083 it still comes up with the error but if i go to the a record name.domain.com:2083 the ssl works. am i doing something wrong?

Thanks
Dave

Offline
**
Re: installation of ssl for admin section
« Reply #4 on: Today at 04:25:12 PM »
You say you added the record name.domain.com and issued the ssl for name.domain.com. So use name.domain.com to access the admin and user level panels.