Skip to content
Discussion options

You must be logged in to vote

Seems like the site update command doesn't support custom certificate updates.

For now, let's take a little longer approach for this

  1. Before starting with it, read the whole answer :)
  2. Take a backup of /opt/easyengine/services/nginx-proxy/certs/ and all the certificates inside it. (check the permissions as well)
  3. Make sure the backup destination contains all the certs.
  4. Run ls in the directory and you will find the .crt and .key files there - example.com.crt and example.com.key
  5. Use vim/your favorite editor to update the contents of the .key and .crt file otherwise you can replace the files with the new certs making sure the file name remains the same.
  6. Run ee service restart nginx-proxy

Want…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Chipmank
Comment options

@iShariefi
Comment options

Answer selected by uebmaster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants