[openssl-users] Compiling OpenSSL 1.0.2l static library with FIPS -2.0.16 on Windows
Salz, Rich
rsalz at akamai.com
Tue Nov 14 23:10:09 UTC 2017
* FYI, I came up with following manual solution to correctly build 1.0.2l static library with FIPS - 2.0.16 on Windows, using Visual Studio 2015. This seems to work, and I no longer need to carry run time DLLs along with the application. I feel this should be an acceptable solution. Does anyone see any problems with editing the switch from /MD to /MT in the generated Makefiles?
If you edit the makefiles, then you are no longer officially FIPS validated.
See https://docs/fipsnotes.html
This may not be a problem for you, but you should know this info.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20171114/f446c9e3/attachment.html>
More information about the openssl-users
mailing list