Re: [openssl-users] Making a CRL with an authority key identifier

2017-06-01 Thread Ivan Rubinson
*De:* openssl-users [mailto:openssl-users-boun...@openssl.org] *En >> nombre de *Ivan Rubinson >> *Enviado el:* jueves, 1 de junio de 2017 12:15 >> *Para:* openssl-users@openssl.org >> *Asunto:* [openssl-users] Making a CRL with an authority key identifier >> >> &g

Re: [openssl-users] Making a CRL with an authority key identifier

2017-06-01 Thread Ivan Rubinson
e 54 > > crl_extensions= crl_ext > > > > BR > > Juan Ángel > > > > *De:* openssl-users [mailto:openssl-users-boun...@openssl.org] *En nombre > de *Ivan Rubinson > *Enviado el:* jueves, 1 de junio de 2017 12:15 > *Para:* openssl-users@openssl.org > *Asunto:*

Re: [openssl-users] Making a CRL with an authority key identifier

2017-06-01 Thread Juan Angel Martin (AC Camerfirma)
Hi, Uncomment line 54 crl_extensions= crl_ext BR Juan Ángel De: openssl-users [mailto:openssl-users-boun...@openssl.org] En nombre de Ivan Rubinson Enviado el: jueves, 1 de junio de 2017 12:15 Para: openssl-users@openssl.org Asunto: [openssl-users] Making a CRL with an

[openssl-users] Making a CRL with an authority key identifier

2017-06-01 Thread Ivan Rubinson
Hello, My name is Ivan, and I'm trying to get OpenSSL to make a CRL with an authority key identifier. (a third party API expects it from the CRL) I make my own CA, use it to sign a certificate, and then generate the CRL. This is the configuration file: https://pastebin.com/yL4UBtGW (it's basicall