thonixx/easyssl
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Usage: makessl -d domain [other-options] Overview: Generate an SSL certificate with some options. Options: Required option **** -d STRING Domain (asterisk for wildcard required) Subject related options **** -c CC Country the company resides -s SS State or canton of the company -l TOWN City or village -o ORGANISATION Name of your company -u ORGUNIT Organisational unit -a "DNS:domain,DNS:domain,IP:127.0.0.1" Overwrite X509v3 Subject Alternative Name for selfsigned certificate Default: common name/domain provided with -d Non-subject related options **** --sha1 Use sha1 instead of sha256 --rsa INTEGER Define RSA key size Default: 4096 --private-key PATH Specify a custom private key -e|--encrypt Encrypt the private key --force Force overwriting private key Can not be used with --renewal --renewal Uses existing key for renewal Can not be used with --force --selfsign Self sign the certificate --days DAYS Set validity period for selfsigned certificate Default: 365 days --keyusage OPTS Specify X509v3 Key Usage for selfsigned certificate Default: digitalSignature,nonRepudiation --extkeyusage OPTS Specify X509v3 Extended Key Usage for selfsigned certificate Default: serverAuth -p|--prefix STRING Prefix for file names (e.g. SSL_) -f folder PATH Where to generate the CSR and private key Default: (/Users/michael.tanner/git/easyssl) -h|--help This help
About
Easy SSL certificate generator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published