Add SCTP testing to 18-dtls-renegotiate.conf
[openssl.git] / test / ssl-tests / 06-sni-ticket.conf.in
index 9c5266f268d06110132429396fb5cf6f8a193bcb..872596006062e0e56bb5225856c9f0f43a1d0e66 100644 (file)
@@ -19,7 +19,6 @@ our @tests = ();
 
 #Note: MaxProtocol is set to TLSv1.2 as session tickets work differently in
 #TLSv1.3.
-#TODO(TLS1.3): Implement TLSv1.3 style session tickets
 sub generate_tests() {
     foreach my $c ("SessionTicket", "-SessionTicket") {
         foreach my $s1 ("SessionTicket", "-SessionTicket") {