Buildout recipe for creating self signed certificates
Project description
yaco.recipe.cert
Buildout recipe that creates self signed certificates, useful for adding SSL support to your development deployment.
It needs the openssl binary installed in your system.
Tests need to be written.
Use at your own risk and specially, use real certificates in production.
Usage
Example usage:
[buildout] parts = mycert [mycert] recipe = yaco.recipe.cert hostname = test.example.com country = US city = Springfield organization = Example Corp. locality = Springfield
After running buildout you will have your self signed certificate in the parts directory.
Changes
0.1.1 (2011-03-21)
Fix package name
0.1.0 (2011-03-21)
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file yaco.recipe.cert-0.1.1.tar.gz
.
File metadata
- Download URL: yaco.recipe.cert-0.1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e597cae39d875a25770fc8bbcce49d37f6a30f38e3a8c8a84ab13f4b9ae612db |
|
MD5 | c746fb108ce5d8a88e658b981988fed1 |
|
BLAKE2b-256 | 523fe06a0adf8b8a386f065232a86cf593e016a40a6c0b808e1cbee1a283a0aa |