Lines Matching full:x509
43 // $ openssl x509 -inform PEM -outform DER < /tmp/host.pem > /tmp/host.der46 // $ openssl x509 -inform DER -fingerprint -noout < /tmp/host.der49 // $ openssl x509 -inform DER -text -noout < /tmp/host.der |