Changes

103 bytes added ,  01:10, 8 June 2021
Line 14: Line 14:     
===[[SSL_services|ssl]]===
 
===[[SSL_services|ssl]]===
Only 1 func was updated, this func is eventually called from [[SSL_services#SetSocketDescriptor|SetSocketDescriptor]]. This handles [[SSL_services#SslVersion|SslVersion]] etc.
+
Only 1 func was updated, this func is eventually called from [[SSL_services#SetSocketDescriptor|SetSocketDescriptor]]. This handles [[SSL_services#SslVersion|SslVersion]] etc. The code which allowed using TLS 1.3 was removed, the enum bit for V13 is now handled the same as V12.
    
==See Also==
 
==See Also==