Gary said: >>> *tls1.3* Allow TLS1.3 connection. >> This does not feel scalable as new versions of TLS get created. > Yeah. You prolly guessed I stole of lot of the options from elsewhere. This > one also bugged me.
The API for SSL has way to set the min protocol version. SSL_CTX_set_min_proto_version(ctx, TLS1_3_VERSION); >> Please call this "ciphersuites" to match OpenSSL and other >> applications. > I can not find that in the OpenSSL doc: I've seen it. I'm not sure where. Maybe in a whats-new with 1.3 section. -- These are my opinions. I hate spam. _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel