Re: FIPS mode not supported
Flo Rance <[email protected]> Mon, 4 Mar 2019 17:19:38 +0100
| Newsgroups | gmane.network.stunnel.user |
|---|---|
| Message-ID | <CAHogYcV=Uwb-nwOrH0w7w0b7vJvyfaBBCDQcOEGQXrxwXsw=PQ@mail.gmail.com> |
You don't give much details on which environment is installed stunnel, but it seems that it has been compiled with a version of openssl that doesn't have fips object module. Flo On Mon, Mar 4, 2019 at 4:15 PM Yan Renelt <[email protected]> wrote: > Hi, > > my config is > cert = stunnel.pem > socket = l:TCP_NODELAY=1 > socket = r:TCP_NODELAY=1 > debug = 7 > > fips = yes > > [Demo-Trading] > client = yes > accept = 127.0.0.1:40001 > connect = fix-order.london-demo.lmax.com:443 > sslVersion = TLSv1 > options = NO_SSLv2 > options = NO_SSLv3 > > [Demo ñ Market Data] > client = yes > accept = 127.0.0.1:40003 > connect = fix-marketdata.london-demo.lmax.com:443 > sslVersion = TLSv1 > options = NO_SSLv2 > options = NO_SSLv3 > > > and I still receiving this error. > > FIPS_mode_set: F06D065: error:0F06D065:common libcrypto > routines:FIPS_mode_set:fips mode not supported > > Any suggestions? Fips = no is not an option for me. > > > Thanks > > Yan > _______________________________________________ > stunnel-users mailing list > [email protected] > https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users > _______________________________________________ stunnel-users mailing list [email protected] https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users