我自己/小型组织的证书颁发机构

发布于 2024-07-17 08:17:51 字数 315 浏览 5 评论 0原文

我需要一个满足以下条件的小型 CA 软件:

  1. CLI 界面(我们都非常讨厌服务器软件的 gui 东西,不是吗?)
  2. 为网站颁发证书。 因此,我只需在客户端计算机上安装一个根证书即可消除该警告)
  3. 使用预定义值颁发用户证书(如 p12 和其他内容,以便我可以使用它们进行身份验证)。

我正在看tinyca,但它有点过时了,对我来说效果不佳。

Openssl 可以完成所有这些工作,因此我可以编写一堆 shell 脚本(或者 Makefile)来自动执行此任务。 所以我想知道是否已经有人这样做了?

I need a small CA software which meet following criteria:

  1. CLI Interface (we all really hate gui things for server software, don't we?)
  2. Issuing certificates for websites. So I just can install one root certificate on client machines to get rid of that warnings)
  3. Issuing user certificates (as p12 and other stuff, so I can authenticate using them) with predefined values.

I was looking at tinyca but it's somewhat outdated and didnt worked for me well.

Openssl can do all of this, so I can code a bunch of shell scripts (or maybe Makefile) to automate this task. So I was wondering if already somebody did this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

行至春深 2024-07-24 08:17:51

XCA — 一个简洁的小工具,完全符合我的要求。 但没有 CLI。

XCA — A neat little tool, that fit perfectly to my requirements. No CLI though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文