Hi all,

on various sources on the internet I found that it is possible to
concatenate two X509 CRL's together.

cat file1.pem file2.pem > combined.pem

However, if I run
openssl crl -in combined.pem -text -noout
I see only the revoked certificates from file1.pem

Is this not supported? Should I use a different command? Is this a bug?

Thanks for your help,
Olivier
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to