Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSLOptions CipherList and TLS
#3
Hi Craig,

The demo is quite old and configured for using SSLv3.
Open ServerController and change the property IWServerController.SSLOptions.SSLVersion to TLSv12. This is also the default for new created projects.

The eventhandler IWServerControllerBaseAfterCreateIOHandler can also be removed. Not needed. I am not even sure if it gets called.

After that the browser will still give you an error on validating the self-signed certificate. Create your own with one of many instructions on the internet.
Indy and Intraweb are not a problem to create a secure tls 1.2 connection between your application and the browser.
Reply


Messages In This Thread
SSLOptions CipherList and TLS - by Craig Burke - 02-05-2020, 04:45 PM
RE: SSLOptions CipherList and TLS - by rlebeau - 02-06-2020, 01:01 AM
RE: SSLOptions CipherList and TLS - by jeroen.rottink - 02-06-2020, 10:35 AM
RE: SSLOptions CipherList and TLS - by rlebeau - 02-07-2020, 01:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)