Skip to content

Small repository to generate wildcard certificates using LetsEncrypt, Docker and the Google Cloud DNS API

Notifications You must be signed in to change notification settings

jorijn/le-wildcard-cert-google-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

le-wildcard-cert-google-dns

Small repository to generate wildcard certificates using LetsEncrypt, Docker and the Google Cloud DNS API

Usage:

  • Follow the steps here and save the JSON credential file to .secrets/google.json
  • Change the domain in ./run
  • Run ./run
  • Pull your certificate from ./etc/letsencrypt/live/<domain> and install it somewhere, pay attention, these are symbolic links so be sure to grab the actual file
  • After you're done, clean this repository to remove any secret credentials:
# git clean -fdX

About

Small repository to generate wildcard certificates using LetsEncrypt, Docker and the Google Cloud DNS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages