Page 1 of 1
FIPS-compliant OpenVPN
Posted: Sat Sep 25, 2010 10:02 am
by artiegold
Building a fips-compliant OpenVPN (based on openssl-fips) is a somewhat non-trivial exercise; being able to do it in the general case looks to be even more challenging.
Any suggestions?
Re: FIPS-compliant OpenVPN
Posted: Mon Oct 04, 2010 9:00 am
by dazo
What kind of challenges do you meet? OpenVPN depends 100% on OpenSSL. OpenVPN itself should not need any other stuff. So I believe if you must rebuild OpenVPN, you need the FIPS enabled OpenSSL libarary and development header files, and the rest should go rather by itself.
Please provide more information about your runtime and building environment and also what kind of errors you get. Or else it's gonna be easier to hunt flies in a dark room
