...@openssl.org
--
Gabriel
Marques
R&D Technical Leader
Fundação CERTI
CCD
g...@certi.org.br
www.certi.org.br
Fone: +55 48 3239-2163
On 22-09-2011 17:34, Dr. Stephen Henson wrote:
...
> exptag 6
> ptag 16
> Error reading S/MIME message...
>
Well it is expecting an OID but is getting a SEQUENCE.
Looking at your ASN1 dump perhaps the OID otherRevInfoFormat isn't present?
> ...
> OtherRevocationInfoFormat ::= SEQUENCE
[0](1) //signature
SET(1 elem) //folded - CMS signer info
Thanks for any comment.
On 22-09-2011 11:48, Erwann Abalea wrote:
Le 22/09/2011 16:10, Dr. Stephen Henson a écrit :
On Thu, Sep 22, 2011, Erwann Abalea wrote:
----------
[0](1)
//signature
SET(1 elem) //folded - CMS signer
info
Thanks for any comment,
Gabriel Marques
__
OpenSSL P
cters seems allowed,
though I'm not the one that dare to use them :)
BR,
Gabriel.
On 19-09-2011 14:20, Dr. Stephen Henson wrote:
On Mon, Sep 19, 2011, Gabriel Marques wrote:
Hello folks,
I'm developing a tool for sig
ecdsaTest'
--> openssl ca -in client.csr -out client.pem -cert ca.pem -keyfile
ca.key -startdate 110728133018Z -enddate 120728183030Z -batch -noemailDN
-- The organizationName field needed to be the same in the CA
certificate (ACME SA) and the request (ACME SA)
Shoul