http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53417
User: alagoutte
Date: 2013/11/18 08:27 PM
Log:
From Peter Wu
Add RFC6066 CertificateUrl TLS extension
This is not supported by OpenSSL or NSS, the extension itself seems
unsafe, but some implementations seem to support it[1].
Untested, no capture available.
[1]: http://www.ietf.org/mail-archive/web/tls/current/msg02535.html
Directory: /trunk/epan/dissectors/
Changes Path Action
+6 -0 packet-ssl-utils.c Modified
+4 -0 packet-ssl-utils.h Modified
+110 -0 packet-ssl.c Modified