下拉刷新
项目详情
navbar_avatar分享
repo_avatar
HelloGitHub 评分
0 人评分
无需配置,执行一条命令让本地的开发环境实现 HTTPS 的工具
开源BSD-3-Clause
认领
收藏
分享
56.3k
星数
中文
Go
主语言
活跃
40
贡献者
161
Issues
组织
1.4.4
最新版本
3k
Forks
BSD-3-Clause
协议
更多
mkcert image
无需配置,执行一条命令让本地的开发环境实现 HTTPS 的工具。效果如下: ```bash $ 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 browser restart)! 🦊 $ mkcert example.com "*.example.com" example.test localhost 127.0.0.1 ::1 Using the local CA at "/Users/filippo/Library/Application Support/mkcert" ✨ Created a new certificate valid for the following names 📜 - "example.com" - "*.example.com" - "example.test" - "localhost" - "127.0.0.1" - "::1" The certificate is at "./example.com+5.pem" and the key at "./example.com+5-key.pem" ✅ ```
收录于:
第 44 期

评论

评分:
暂无精选评论