02-03-2019, 01:05 PM
Hi,
I've successfully installed the required :
libeay32.dll
ssleay32.dll
so the StandaloneSSL demo compiles and runs.
However, when i click on the link to open the secured form i get the following error messages, depending on the used browser :
Firefox : SSL_ERROR_UNSUPPORTED_VERSION
edge : cannot make a secured connection with this page
This can be because the site uses an outdated or insecure TLS-securetysetting. If this keeps happening, please contact the owner of the website
internet explorer : cannot make a secured connection with this page
This can be because the site uses an outdated or insecure TLS-securetysetting. If this keeps happening, please contact the owner of the website
chrome : ERR_SSL_VERSION_OR_CIPHER_MISMATCH
This is the last hurdle to take before i can launch my new website, so any help would be much appreciated (using the latest IW version 15.0.17 on Delphi 10.3
Kind regards,
Filip Demuynck
I've successfully installed the required :
libeay32.dll
ssleay32.dll
so the StandaloneSSL demo compiles and runs.
However, when i click on the link to open the secured form i get the following error messages, depending on the used browser :
Firefox : SSL_ERROR_UNSUPPORTED_VERSION
edge : cannot make a secured connection with this page
This can be because the site uses an outdated or insecure TLS-securetysetting. If this keeps happening, please contact the owner of the website
internet explorer : cannot make a secured connection with this page
This can be because the site uses an outdated or insecure TLS-securetysetting. If this keeps happening, please contact the owner of the website
chrome : ERR_SSL_VERSION_OR_CIPHER_MISMATCH
This is the last hurdle to take before i can launch my new website, so any help would be much appreciated (using the latest IW version 15.0.17 on Delphi 10.3
Kind regards,
Filip Demuynck