Re: Signing .JAR files using OpenSSL for Windows

2014-09-01 Thread Benny Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am 01.09.2014 16:17, schrieb AUser ZUser: > Hello Can someone please help me with the following question. I > have a code signing certicate in my X509 store "LocalMachine\My" > which I can use for signing PowerShell scripts for example > Set-Au

Re: openssl-fips-1.2.4

2014-09-01 Thread Gayathri Manoj
Thanks Steve. On Mon, Sep 1, 2014 at 10:04 PM, Steve Marquess < marqu...@opensslfoundation.com> wrote: > On 09/01/2014 06:55 AM, Gayathri Manoj wrote: > > Hi All, > > > > Please let me know how can I see the FIPS certificate for > > openssl-fips-1.2.4. > > > > Thanks, > > Gayathri > > http://csr

Re: Platform query

2014-09-01 Thread Lewis Rosenthal
Hi, Tim... On 09/01/2014 04:45 PM, Tim Hudson wrote: On 31/08/2014 3:02 PM, Lewis G Rosenthal wrote: Rich, what needs to be done to see that OS/2 does not get removed from HEAD? Can someone provide an OS/2 build environment for team members? Well, that's kind of a loaded question, but here a

Re: Platform query

2014-09-01 Thread Tim Hudson
On 31/08/2014 3:02 PM, Lewis G Rosenthal wrote: > Rich, what needs to be done to see that OS/2 does not get removed from HEAD? Can someone provide an OS/2 build environment for team members? Thanks, Tim. __ OpenSSL Project

Re: openssl-fips-1.2.4

2014-09-01 Thread Steve Marquess
On 09/01/2014 06:55 AM, Gayathri Manoj wrote: > Hi All, > > Please let me know how can I see the FIPS certificate for > openssl-fips-1.2.4. > > Thanks, > Gayathri http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-all.htm#1051 -Steve M. -- Steve Marquess OpenSSL Software Foundation,

RE: Signing .JAR files using OpenSSL for Windows

2014-09-01 Thread Porter, Andrew
For jars you need to use the jarsigner utility in the Java Development Kit (JDK). This can access certs in the Windows personal and root certificate stores, see http://www.oracle.com/technetwork/articles/javase/security-137537.html using "Windows-MY" or "Windows-ROOT" for the KeyStore param

Signing .JAR files using OpenSSL for Windows

2014-09-01 Thread AUser ZUser
Hello Can someone please help me with the following question. I have a code signing certicate in my X509 store "LocalMachine\My" which I can use for signing PowerShell scripts for example Set-AuthenticodeSignature ./MyScript.ps1 -certificate ( gci cert:\LocalMachine\My -CodeSigning) No worrie

openssl-fips-1.2.4

2014-09-01 Thread Gayathri Manoj
Hi All, Please let me know how can I see the FIPS certificate for openssl-fips-1.2.4. Thanks, Gayathri