Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yaco.recipe.cert-0.1.1.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file yaco.recipe.cert-0.1.1.tar.gz.

File metadata

File hashes

Hashes for yaco.recipe.cert-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e597cae39d875a25770fc8bbcce49d37f6a30f38e3a8c8a84ab13f4b9ae612db
MD5 c746fb108ce5d8a88e658b981988fed1
BLAKE2b-256 523fe06a0adf8b8a386f065232a86cf593e016a40a6c0b808e1cbee1a283a0aa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page