Hi, I have a question, do I need to export the personal key in the server, I mean mmc -> certificates -> personal? asked 31 May '16, 16:35 ogoname converted 01 Jun '16, 01:59 grahamb ♦ |
One Answer:
Do the instructions on the Wiki SSL page help? Basically, yes, you must extract the key from wherever it resides into a format that Wireshark can handle, usually a PEM file. For Windows, you'll need to install openssl to do this, export the certificate with the private key to a .pfx file (PKCS #12), and then use the answered 01 Jun '16, 02:11 grahamb ♦ |
Your comment has been converted to a new question as that's how this site works. Please read the FAQ for more information.