+35
−1
+36
−6
util/TLSProxy/ServerHello.pm
0 → 100644
+235
−0
util/TLSProxy/ServerKeyExchange.pm
0 → 100644
+176
−0
Loading
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>