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
#12
Ok, many thanks for your patience and friendly support. I will follow the further development on Indy 11 (is this the right name?) for OpenSSL 1.1. And also thanks for Indy itself!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)