Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue in TIdSSLIOHandlerSocketOpenSSL.OnStatusInfoEx
#11
(02-21-2019, 05:42 PM)Codehunter Wrote: Is the ASslSocket in OnStatusInfoEx suitable to SSL_get_client_random() ?

Yes. That is the actual SSL object from the OpenSSL API.

(02-21-2019, 05:42 PM)Codehunter Wrote: TLS 1.3 which is currently not supported by Indy 10. Right?

Correct. Indy 10 currently supports only up to OpenSSL 1.0.2, which the OpenSSL devs will never add TLS 1.3 to. So, to support TLS 1.3, Indy has to first be updated to support OpenSSL 1.1+, which uses different API signatures than OpenSSL 1.0.2 uses.

Reply


Messages In This Thread
RE: Issue in TIdSSLIOHandlerSocketOpenSSL.OnStatusInfoEx - by rlebeau - 02-21-2019, 09:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)