Ssl ctx

IDE : Delphi XE8
Version : 10.0.0.1465 Server Edition

Hi,

I am testing the preview version, what this message means?

Img1

Regards!

Hi,

This means that you are using outdated version of OpenSSL library.
This method (SSL_CTX_set_alpn_protos) is used in Grijjy library.

workarounds:

  • update OpenSSL library. you can download newest version of OpenSSL at https://wiki.openssl.org/index.php/Binaries. you need to download OpenSSL v1.02
  • disable Grijjy package. it adds 3 channels so these channels can be replaced with similar Indy-based channels.