Re: Win32OpenSSL.html

2012-06-20 Thread Gerald L Collins
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

Re: OpenSSL security issues and FIPS.

2012-01-25 Thread Gerald L Collins
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

OpenSSL security issues and FIPS.

2012-01-25 Thread Gerald L Collins
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