Skip to content

Add letsencript SSL signing to GVL auto config #7

@AndrewIsaac

Description

@AndrewIsaac

Really a GVL deployment issue
Ben did the following to get SSL certs (RT#24819), need to automate.

  • installed letsencrypt (apt install letsencrypt)
  • generated a new cert that works for {www.,}genome.edu.au {www.,}gvl.org.au
  • updated nginx config to use the newly generated key and cert
  • added a renewal script at /usr/local/bin/renew_letsencrypt_cert
  • scheduled daily run of renewal script

After talking to Simon, I also added 301 redirects to:

  • encrypt all traffic
  • send all traffic to the canonical hostname, www.gvl.org.au

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions