Home | History | Annotate | Download | only in base

Lines Matching full:x509

43 // $ openssl x509 -inform PEM -outform DER < /tmp/host.pem > /tmp/host.der
46 // $ openssl x509 -inform DER -fingerprint -noout < /tmp/host.der
49 // $ openssl x509 -inform DER -text -noout < /tmp/host.der |