Hi,

On Mon, Jul 22, 2019 at 05:52:20PM -0400, Stephen Reese wrote:
> It's stock OpenVPN from the website but the CentOS image [1] does have FIPS
> enabled which appears to have caused the problem. I disabled FIPS on the
> CentOS 7 system using the following:
> 
> yum remove dracut-fips\*
> dracut --force
> grubby --update-kernel=ALL --remove-args=fips=1
> sed -i 's/ fips=1//' /etc/default/grub
> 
> 
> While this does fix the problem, I would prefer to keep FIPS enabled
> though. Is there a way to support FIPS?

There are patches floating around for OpenVPN to add FIPS support, but
nobody really showed interest in working out the finer details (if I
remember right).  So, with a FIPS-enabled OpenSSL, things will just 
blow up.

gert
-- 
"If was one thing all people took for granted, was conviction that if you 
 feed honest figures into a computer, honest figures come out. Never doubted 
 it myself till I met a computer with a sense of humor."
                             Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                             g...@greenie.muc.de

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to