Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何将带有私钥的 X509 证书转换为可以发送给客户的公共证书。
例如,我有full.crt使用 let's encrypt certbot 生成的 X509 证书。
full.crt
感觉我自己很愚蠢,但是私钥和证书只是连接在一个文件中,拆分它们真的很容易。