On Mon, Mar 19, 2001, Torsten Curdt wrote:

> [...]
> For each CA there is much more information besides the
> PEM data (which is the only thing in my ca-dff.crt).
> It's pretty verbose including the fingerprint as well
> as some plain text infos about the cert.
> [...]

All text around the PEM data is just for information. It not parsed by
mod_ssl/OpenSSL. It is there just for human reading.

> I wonder how I can create such a format for my CA cert.
> Do you have an idea?

$ openssl x509 -text -noout -in <file>

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to