An open API service indexing awesome lists of open source software.

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/

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)