tx for the support. I will try a solution with the problematic software.
Best regards
Michele MAsè
On Tue, Aug 1, 2017 at 6:55 PM, Viktor Dukhovni
wrote:
> On Wed, Jul 26, 2017 at 09:21:43PM +0200, Michele Mase' wrote:
>
> > So, what should be the command line to use in order t
Anyone?
On Wed, Jul 26, 2017 at 9:21 PM, Michele Mase'
wrote:
> Tx.
> So, what should be the command line to use in order to obtain the same key?
> openssl genrsa
> openssl req -nodes -newkey rsa:2048 some_extra_parameters
> Michele MAsè
>
> On Wed, Jul 26,
Tx.
So, what should be the command line to use in order to obtain the same key?
openssl genrsa
openssl req -nodes -newkey rsa:2048 some_extra_parameters
Michele MAsè
On Wed, Jul 26, 2017 at 6:29 PM, Benjamin Kaduk wrote:
> On 07/26/2017 10:13 AM, Michele Mase' wrote:
>
&
During the generation of x509 certificates, both commands give the same
results:
Command "a": openssl req -nodes -newkey rsa:2048 -keyout example.key -out
example.csr -subj "/C=GB/ST=London/L=London/O=Global Security/OU=IT
Department/CN=example.com"
Command "b": openssl genrsa -out example.key
Bo
Dear openssl group, could you solve this issue regarding mod_ssl?
Michele Masè
On Thu, May 23, 2013 at 10:11 AM, Michele Mase' wrote:
> Okay, openssl works, but mod_ssl doesn't.
> Is this a real problem?
> Instead try hacking mod_ssl code ...
> Could I ask for a bug/impro
n Behalf Of Michele Mase'
> >Sent: Tuesday, 21 May, 2013 04:16
>
> I was wrong!
>
> >"Does it work with client=Firefox using client certs under both CAs?
> >I would expect at least one to fail. Note that s_server -verify
> >doesn't *require* client
o stop using the old scard
3) Give all scard users the new scard
Are there some better argumentations to persuade the sa's supplier?
Best regards
Michele Masè
On Sat, May 18, 2013 at 12:20 AM, Dave Thompson wrote:
> >From: owner-openssl-us...@openssl.org On Behalf Of Michele Mase'
Michele Masè
On Wed, May 15, 2013 at 2:28 AM, Dave Thompson wrote:
> >From: owner-openssl-us...@openssl.org On Behalf Of Michele Mase'
> >Sent: Monday, 13 May, 2013 05:33
>
> >I'm testing a client authentication using [Apache with 1.0.0-fips]
> >I have
I'm testing a client authentication using:
SSLCACertificateFile /path/to/pemfile.pem
SSLVerifyClient require
SSLVerifyDepth 2
/LocationMatch>
My env:
CentOS 6.4, OpenSSL 1.0.0-fips 29 Mar 2010, Server version: Apache/2.4.3
(Unix) - Server built: Feb 7 2013 14:32:46
I have 2 C