John,
Your Openssl package should have a manifest file with the same name as
the executable with a .manifest extension. I.E. openssl.exe would have
openssl.exe.manifest . In that manifest file it tells you what version of
libraries it is looking for.
For example part of a manifest file one
On Wed, Jan 25, 2012, Gerald L Collins wrote:
> Hello all,
> I've been tasked to look at some security issues for our OpenSSL
> implementation. We are currently at FIPS 1.2.2 and openssl 0.9.8k. Most
> of the issues I was asked to look at were no issue for us, but the below
Hello all,
I've been tasked to look at some security issues for our OpenSSL
implementation. We are currently at FIPS 1.2.2 and openssl 0.9.8k. Most
of the issues I was asked to look at were no issue for us, but the below
item I'm less certain about. Since we are FIPS does this have any chan