| Main Archive Page > Month Archives > wireshark-users archives |
Hi
does wireshark support use of DSA keys for SSL decryption?
i tried latest stable version and build from svn [34519], on windows
i generate private key using certtool
for RSA: certtool -p --bits 512 > myrsa.pem
for DSA: certtool -p --bits 512 --dsa > mydsa.pem
when i try to load the key with line in preferences file:
ssh.keys_list: 172.16.107.8,5015,http,c:\certs\my[rsa\dsa].pem
for RSA it works fine, key is imported (as seen in log file)
for DSA wireshark crashes with exception:
Unhandled exception at 0x0265e471 in wireshark.exe: 0xC0000005: Access
violation reading location 0x00000008.
Kind regards
Piotr
___________________________________________________________________________
Sent via: Wireshark-users mailing list <wireshark-users@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
mailto:wireshark-users-request@wireshark.org?subject=unsubscribe