Wireshark-commits: [Wireshark-commits] rev 23995: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ssl-utils.c packet-ssl-utils.h packet-ssl.c
From:
kukosa@xxxxxxxxxxxxx
Date: Thu, 03 Jan 2008 08:24:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23995
User: kukosa
Date: 2008/01/03 08:24 AM
Log:
From Ales Kocourek
- add ability to read server private key from encrypted PKCS#12 file
- use 0.0.0.0|any|ANY as a wildcard IP address (e.g. if one certificate is used in more servers)
Directory: /trunk/epan/dissectors/
Changes Path Action
+343 -91 packet-ssl-utils.c Modified
+11 -2 packet-ssl-utils.h Modified
+30 -4 packet-ssl.c Modified