https://github.com/lalakii/httpscert
This tool is used to create HTTPS certificates for testing environments. https://https.sourceforge.net/
https://github.com/lalakii/httpscert
certificate-generator https https-certificate pfx pfx-format ssl
Last synced: 6 months ago
JSON representation
This tool is used to create HTTPS certificates for testing environments. https://https.sourceforge.net/
- Host: GitHub
- URL: https://github.com/lalakii/httpscert
- Owner: lalakii
- License: mit
- Created: 2025-01-30T11:36:37.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-02T19:38:25.000Z (8 months ago)
- Last Synced: 2025-02-07T21:37:01.549Z (8 months ago)
- Topics: certificate-generator, https, https-certificate, pfx, pfx-format, ssl
- Language: C#
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HttpsCert Generator for Windows
[ [English](./README.md) | [简体中文](./README_cn.md) ]
This tool easily creates HTTPS certificates (SSL) for testing.
Password is optional, if ".pfx" format is required, please set the password.
Based on [BouncyCastle](https://github.com/bcgit/bc-csharp).
## Download[SourceForge](https://sourceforge.net/projects/https/) | [Github](https://github.com/lalakii/HttpsCert/releases)
## Demo
## License
[MIT](https://github.com/lalakii/HttpsCert/blob/master/LICENSE)