Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View inge4pres's full-sized avatar
:octocat:
blogging

Francesco Gualazzi inge4pres

:octocat:
blogging
View GitHub Profile
#!/bin/bash
# lego-aws-certificate-automation
# param: CREATE | UPDATE
# CREATE
mkdir -p $HOME/lego
lego --email="your@mail.com" --domains="4pr.es inge.4pr.es" --dns="route53" --path $HOME/lego run
aws iam upload-server-certificate --server-certificate-name cf-inge4pres \
--certificate-body file://$HOME/lego/certificates/4pr.es.crt \
--private-key file://$HOME/lego/certificates/4pr.es.key \

Keybase proof

I hereby claim:

  • I am inge4pres on github.
  • I am inge4pres (https://keybase.io/inge4pres) on keybase.
  • I have a public key whose fingerprint is CB16 1A1C 99A0 5AC8 3D2D 8D6A 9455 C974 6D6A 0E21

To claim this, I am signing this object: