Add TLSv1.3 post-handshake authentication (PHA)
[oweals/openssl.git] / util / perl / TLSProxy / Message.pm
index eea272f653e793ac724b09b1c510ed5def987448..031149036f28f11b6d4ae2945dc5e278f2dcae8d 100644 (file)
@@ -79,6 +79,7 @@ use constant {
     EXT_SUPPORTED_VERSIONS => 43,
     EXT_COOKIE => 44,
     EXT_PSK_KEX_MODES => 45,
+    EXT_POST_HANDSHAKE_AUTH => 49,
     EXT_SIG_ALGS_CERT => 50,
     EXT_RENEGOTIATE => 65281,
     EXT_NPN => 13172,