Thomas Eifert <kxkvi at wi.rr.com> wrote:
>Even if I specify
>sslVersion = TLSv1 in stunnel.conf, the session still defaults to
>something like RC4-SHA. When I
>first observed this behavior, it didn't make sense to me.
Hi Thomas,
To be able to use non-FIPS-apporoved algorithms use:
fips = no
Mike