summaryrefslogtreecommitdiffstats
path: root/util/perl/TLSProxy/Message.pm
diff options
context:
space:
mode:
Diffstat (limited to 'util/perl/TLSProxy/Message.pm')
-rw-r--r--util/perl/TLSProxy/Message.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/perl/TLSProxy/Message.pm b/util/perl/TLSProxy/Message.pm
index eea272f653..031149036f 100644
--- a/util/perl/TLSProxy/Message.pm
+++ b/util/perl/TLSProxy/Message.pm
@@ -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,