recognize end user certificate

2001-02-23 Thread Arnaud De Timmerman
All, I have this file : -BEGIN CERTIFICATE- MIIDDTCCAfWgAwIBAgIQMDAwMDk3NTQ4Nzg5MjAwMDANBgkqhkiG9w0BAQUFADBV .. FzbT9dOSjeYe1g/iET+7loA= -END CERTIFICATE- Is there a way (using "openssl x509 ... " I suppose) to recognize if this certificate is an end user c

end user certificate

2001-02-22 Thread Arnaud De Timmerman
All, Using openssl on command line (openssl pkcs7 -in smime.p7s -inform DER -print_certs), is this possible to only get infos of the end user certificate ? Many thanks. __ OpenSSL Project