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.
我需要创建两个自签名证书颁发机构(属于不同的人),然后对它们进行交叉签名,因此发出的证书将受到两者的信任。
然而,令人惊讶的是,我找不到任何关于如何使用 OpenSSL 的文档。
互联网上有几个(已经死了)解释交叉签名的脚本,但我也无法挖掘它们。
那么,这里有 OpenSSL CA 经验的人吗?:)