下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
无需配置,执行一条命令让本地的开发环境实现 HTTPS 的工具
FreeBSD-3-Clause
Claim
Collect
Share
56.3k
Stars
No
Chinese
Go
Language
No
Active
40
Contributors
161
Issues
No
Organization
1.4.4
Latest
3k
Forks
BSD-3-Clause
License
More
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" ✅ ```
Included in:
Vol.44

Comments

Rating:
No comments yet