Re: openssl error

2013-10-23 Thread Aleks
tks for the response, but didn't worked, same error. 2013/10/23 eurospoofer > I was getting the same error. Changed a setting in the openssl.cnf that > fixed it: > > Locate the line: > default_md = default > > Change it to: > > default_md = md5 > > > > > > -- > View this message in c

Re: openssl error

2013-10-23 Thread eurospoofer
I was getting the same error. Changed a setting in the openssl.cnf that fixed it: Locate the line: default_md = default Change it to: default_md = md5 -- View this message in context: http://openssl.6102.n7.nabble.com/openssl-error-tp1994p47008.html Sent from the OpenSSL - User

How to add other name, OID 2.16.76.1.3.1

2013-10-23 Thread Aleks
Hi, I'm trying to use openssl to generate a certificate with a othername atribute for ICP-Brasil. The line, defined in [alt_names] is otherName=2.16.76.1.3.1;value. The certificate get generated, but when I try to check the certificate (using openssl req -text -noout -in cliente.csr) I get othern