Hello everyone,
Maybe someone can help me. I've created an self-signed certificate, using PowerShell New-SelfSignedCertificate and stored the certificate under CurrentUserMy, and then I configured Winflector to use the certificate.
Everything works with the certificate (I added the certificate to my trusted CA Root in order to not receiving the warning from Chrome). When I connect in the browser to the site it asks me for the user and password I've configured in winflector, and I can see I'm on an https session.
But then when I click Run in Browser I receive Error 53: Cannot start application: Server does not respond, 9, 0
If I remove the certificate from Winflector everything goes without a problem.
I've also tried with a certificate generated with SSL For Free as recomended in Winflector.com - SSL Protocol but still no success.
Can someone give me any idea on what to try?
Thanks