+35
−1
+36
−6
util/TLSProxy/ServerHello.pm
0 → 100644
+235
−0
util/TLSProxy/ServerKeyExchange.pm
0 → 100644
+176
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
Add ServerHello parsing to TLSProxy.
Also add some (very) limited ServerKeyExchange parsing.
Add the capability to set client and server cipher lists
Fix a bug with fragment lengths
Reviewed-by:
Richard Levitte <levitte@openssl.org>