<div dir="ltr">Hi Everyone,<div><br></div><div>I am trying to build FIPS capable OpenSSL as an Ubuntu 12.04 package.</div><div><br></div><div>From the OpenSSL doc it mentioned we need to do ./config fips in order to build openssl under tips mode. I tried that and it worked well.</div><div><br></div><div>Now I am building the OpenSSL FIPS as a Ubuntu package. I noticed the package manager meta script use the Configure (instead of config script) under the openssl source folder.</div><div><br></div><div>I was wondering should I also do "Configure fips", if I use the Configure script to configure the source tree? What's the relationship between config and Configure scripts?</div><div><br></div><div>Or should I just run ./config fips first and then let the package manager script to run Configure?</div><div><br></div><div>Thanks.</div><div>Rich</div><div><br></div></div>