<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="text-align:left; direction:ltr;">
<div>Q: Is it possible to have a static (.a) OpenSSL 3 library with FIPS support?</div>
<div><br>
</div>
<div>This was possible with OpenSSL 1.0.2 and the FIPS 2.0.x module (and special linking in the Makefile). However, with SSL3, if I go</div>
<div><br>
</div>
<div>Configure no-module enable-fips</div>
<div><br>
</div>
<div>then it silently disables FIPS. Is there any way to do this?</div>
<div><br>
</div>
</body>
</html>