Skip to content

Instantly share code, notes, and snippets.

@gubatron
Last active November 11, 2019 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gubatron/813ff8bdb9bc8f911c1ff975c1e9da4c to your computer and use it in GitHub Desktop.
Save gubatron/813ff8bdb9bc8f911c1ff975c1e9da4c to your computer and use it in GitHub Desktop.
lighttpd to nginx SSL config mappings
lighttpd nginx files,values
ssl.pemfile something combined.pem, STAR_diariobitcoin_com.pem (.key + .crt)
ssl.ca-file ssl_certificate fullchain.pem, diariobitcoin_com.ca-bundle (*.crt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment