PKI工具包:CFSSL

jopen 10年前發布 | 13K 次閱讀 CFSSL 安全相關

CFSSL 是 CloudFlare 公司的一個 PKI 工具包,提供了命令行工具和一個 HTTP API 服務器用于簽名、驗證和捆綁 SSL 證書,要求使用 Go 1.3 進行編譯。

使用命令行工具

命令行工具需要一個命令來指定它應該進行何種操作:

   sign             signs a certificate
   bundle           build a certificate bundle
   genkey           generate a private key and a certificate request
   gencert          generate a private key and a certificate
   serve            start the API server
   version          prints out the current version


 

項目主頁:http://www.baiduhome.net/lib/view/home/1405044288216

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!