Verify a certificate chain using openssl verify

前端 未结 7 1528
慢半拍i
慢半拍i 2020-11-28 17:58

I\'m building a own certificate chain with following componenents:

Root Certificate - Intermediate Certificate - User Certificate

Root Cert

7条回答
  •  攒了一身酷
    2020-11-28 18:33

    After breaking an entire day on the exact same issue , with no prior knowledge on SSL certificates, i downloaded the CERTivity Keystores Manager and imported my keystore to it, and got a clear-cut visualisation of the certificate chain.

    Screenshot :

提交回复
热议问题