mkcert 1.3.0 发布,本地 HTTPS 加密证书生成工具

栏目: 软件资讯 · 发布时间: 6年前

内容简介:mkcert 是一个生成本地 HTTPS 加密证书的工具,一个命令就可以生成证书,不需要任何配置。 使用示例 $ mkcert -install Created a new local CA at "/Users/filippo/Library/Application Support/mkcer...

mkcert 是一个生成本地 HTTPS 加密证书的工具,一个命令就可以生成证书,不需要任何配置。

使用示例

$ mkcert -install Created a new local CA at "/Users/filippo/Library/Application Support/mkcert"The local CA is now installed in the system trust store!  The local CA is now installed in the Firefox trust store (requires restart)!

$ mkcert [example.com](http://example.com) '_.example.org' myapp.dev localhost 127.0.0.1 ::1Using the local CA at "/Users/filippo/Library/Application Support/mkcert"Created a new certificate valid for the following names  - "[example.com](http://example.com)" - "_.example.org" - "myapp.dev" - "localhost" - "127.0.0.1" - "::1"The certificate is at "./example.com+5.pem" and the key at "./example.com+5-key.pem"

mkcert 1.3.0 发布,本地 HTTPS 加密证书生成工具

1.3.0 版本更新内容如下:

新的高级选项

  • -ecdsa to generate ECDSA private keys

  • -client to generate client certificates

  • -csr to sign certificate signing requests

  • $TRUST_STORES to select what stores to install into

其他更新

  • Add "Firefox Nightly.app" support on macOS

  • Set the CommonName when generating PKCS#12 files for IIS

下载地址


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python学习手册

Python学习手册

Mark Lutz / 侯靖 / 机械工业出版社 / 2009-8 / 89.00元

《Python学习手册(第3版)》讲述了:Python可移植、功能强大、易于使用,是编写独立应用程序和脚本应用程序的理想选择。无论你是刚接触编程或者刚接触Python,通过学习《Python学习手册(第3版)》,你可以迅速高效地精通核心Python语言基础。读完《Python学习手册(第3版)》,你会对这门语言有足够的了解,从而可以在你所从事的任何应用领域中使用它。 《Python学习手册(......一起来看看 《Python学习手册》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具