question

Emarald-2356 avatar image
0 Votes"
Emarald-2356 asked turtle007 commented

SSL is not working

Am install SSL but it's not working

windows-server-iis
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Have managed to resolve your issue with regard to the SSL binding issue?

0 Votes 0 ·

1 Answer

weddesign-9110 avatar image
1 Vote"
weddesign-9110 answered

You should first create CSR based on SHA2.


And if its window server run MMC:
select certificate> personal> Certificates (right-click)> import... and select your SSL certificate to import.
Next, you have to go to IIS and select the website > binding>add > type= HTTPS and on SSL Certificate locate your certificate.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.