Jan Broer 222fad83bd Updates rancher-letsencrypt to v0.2.7
* New DNS providers: Dyn, DNSimple
* Support for claiming existing Rancher certificate by name
* Handle API connection errors on container start
2016-04-12 23:27:51 +02:00
..

Let's Encrypt Certificate Manager

About

The Let's Encrypt Certificate Manager obtains a free (SAN) SSL Certificate from the Let's Encrypt CA and adds it to Rancher's certificate store. Once the certificate is created it is scheduled for auto-renewal 14-days before expiration. The renewed certificate is propagated to all applicable load balancer services.

Usage

  1. Accept the terms of service.
  2. Select the API version to use. The Sandbox API should be used for testing purposes.
  3. Fill in your email address.
  4. Enter the name for storing the certificate in Rancher. If you specify the name of an existing resource it will be overwritten with a renewed certificate.
  5. Enter one or more domain names. The first domain will be used as the Common Name property of the certificate.
  6. Select the DNS provider that manages the zone enclosing the given domain names.
  7. Fill in the required credentials for the provider. AWS Route 53 requires IAM permissions as specified here.

If you want your certificate to be automatically renewed leave the service running. Otherwise you may remove the service once the certificate has appeared in Rancher's certificate store.

Suggestions & issue reports

Please submit suggestions or any issues you find to the rancher-letsencrypt GitHub repo.