Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] --with-ssl action when gnutls is not found

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 10 Jul 2007 06:15:41 +0200
On Mon, Jul 09, 2007 at 05:27:47PM -0700, Stephen Fisher wrote:
> echo gnuTLS not found, disabling ssl decryption
> 
> And this at the end:
> 
>              Use SSL crypto library : yes
>                  Use gnutls library : no

Understandable misunderstanding :-)

ssl decryption has nothing to do with openssl: The gnutls lib is needed
by the ssl-dissector. So when the lib is missing,  the ssl dissector
won't have the decryption code compiled in.
Openssl is needed in two places: 1) snmp oid decoding 2) kerberos decoding
when building against MIT Kerberos).

 Ciao
     Joerg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.