Forum Discussion
ariefd
Sep 19, 2020Copper Contributor
How to Issue TLS 1.2 Certificate in Win Server 2019 Certificate Authority
Hi All, I need to use my local Windows Server 2019 Certificate Authority to issue cert for webserver. However, all sites with this cert (the one that has been issued from my CA), Chrome will not ...
farismalaeb
Sep 19, 2020Iron Contributor
Hi,
did you try to use IISCrypto, it will help you in setting up the protocol settings
https://www.nartac.com/Products/IISCrypto/Download,
and as it seems the client is unable to communicate using TLS 1.2, maybe the configuration are not properly made or there is a missing key.
try to use IISCrypto and check the required protocol, you can easly click on Best Practice and it will fix it for you