My Site.. https://sajjadhsagor.com works with SSL fine.. but when i visit https://sajjadhsagor.com:2087 and try to login to admin SSL doesn't work anymore.. error says SSL issued to server1.sajjadhsagor.com which is my hostname server... I am using Let's Encrypt Auto SSL.. What i need to do? Please guide me through...Thanks Server Info : VPS With LAMP Stack on CentOS 7 Server...
Asked
Active
Viewed 741 times
1 Answers
2
It would appear that you are using a self signed certificate for the admin area. You should be able to configure whatever is serving it to use the same certificate as you main site which should then solve the issue.

user9517
- 115,471
- 20
- 215
- 297
-
How do i configure it? Any Tutorial to follow? – Sajjad Hossain Sagor Jun 20 '19 at 17:48
-
It really should be a case of editing the relevant vhost config to point the ssl config at the LE certs the same as for your main site. – user9517 Jun 20 '19 at 17:50
-
Sorry! i am new to this thing... Could you show me any Tutorial or Video so that i can follow? I am not familiar With CWP much... – Sajjad Hossain Sagor Jun 20 '19 at 21:24