$ openssl x509 -in denzs.crt -text -noout
Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number: 7432924801283864513 (0x67270db9b6b737c1)
    Signature Algorithm: sha256WithRSAEncryption
        Issuer: CN = Company PERSON CA
        Validity
            Not Before: Apr  3 08:09:31 2018 GMT
            Not After : Apr  3 08:09:31 2019 GMT
        Subject: UID = denzs, CN = Sebastian Denz, O = Company GmbH
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                Public-Key: (4096 bit)
                ....

If you expected another output format just let me know...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.