Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kohkimakimoto/selfsigned-crt
A script to generate self-signed SSL certificate.
https://github.com/kohkimakimoto/selfsigned-crt
Last synced: 4 months ago
JSON representation
A script to generate self-signed SSL certificate.
- Host: GitHub
- URL: https://github.com/kohkimakimoto/selfsigned-crt
- Owner: kohkimakimoto
- Created: 2017-05-25T00:18:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T23:55:04.000Z (over 7 years ago)
- Last Synced: 2024-10-11T12:20:23.130Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# selfsigned-crt
A script to generate self-signed SSL certificate.
## Usage
```
Usage: selfsigned-crtGenerate self-signed SSL certificate.
Options:
-h Show help.
-v Print version.
-o DIR Specify the output directory.Example:
selfsigned-crt foo.bar.10.0.0.1.xip.io
selfsigned-crt hoge.10.0.0.1.xip.io foo.bar.10.0.0.1.xip.ioDescription:
Copyright (c) Kohki Makimoto
The MIT License (MIT)
```## Author
Kohki Makimoto
## License
The MIT License (MIT)