Download the PHP package polycademy/sslcreator without Composer
On this page you can find all versions of the php package polycademy/sslcreator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download polycademy/sslcreator
More information about polycademy/sslcreator
Files in polycademy/sslcreator
Download polycademy/sslcreator
More information about polycademy/sslcreator
Files in polycademy/sslcreator
Vendor polycademy
Package sslcreator
Short Description Create Multi-Domain Self-Signed SSL Certificates
License MIT
Homepage https://github.com/Polycademy/SSLCreator
Package sslcreator
Short Description Create Multi-Domain Self-Signed SSL Certificates
License MIT
Homepage https://github.com/Polycademy/SSLCreator
Keywords ssl
Please rate this library. Is it a good library?
Informations about the package sslcreator
SSL Creator
A tool for creating self signed multi-domain (and wildcard) SSL certificates for the purposes of development! For production you should use certificates verified by a third party.
Introduction
Normally you would have remember and do this of all on the command line:
That's difficult. So instead we use PHP, and we don't even need openssl. It works on Windows computers too!
Installation
Usage
Doing this:
Results in this:
Need a lot of domains? Just point to a JSON file.
The JSON file needs to be:
Help
All versions of sslcreator with dependencies
PHP Build Version
Package Version
The package polycademy/sslcreator contains the following files
Loading the files please wait ....