Generate self signed TLS certificates #13

Open
opened 2023-11-10 22:16:38 +00:00 by emil · 0 comments
Owner

User story

As an owner of an Edge instance, I would like to encrypt the HTTP traffic in between the reverse proxy running on the Internet Gateway and the wiki.js server running on The Edge, so I could prevent man in the middle attacks.

#Acceptance criteria

  1. A pem pair of a certificate and a private key has been generated.
  2. Wiki.js has been configured to use the newly generated pair.
  3. The wiki.js server listens for HTTPS connections and serves requests on port 3443.
  4. Only relevant to installing wiki.js.
# User story As an owner of an Edge instance, I would like to encrypt the HTTP traffic in between the reverse proxy running on the Internet Gateway and the wiki.js server running on *The Edge*, so I could prevent man in the middle attacks. #Acceptance criteria 1. A `pem` pair of a certificate and a private key has been generated. 2. Wiki.js has been configured to use the newly generated pair. 3. The wiki.js server listens for HTTPS connections and serves requests on port `3443`. 4. Only relevant to installing wiki.js.
emil added this to the wiki.js - installation & update project 2023-11-10 22:16:38 +00:00
emil added a new dependency 2023-11-10 22:17:21 +00:00
emil added a new dependency 2023-11-10 22:28:03 +00:00
emil changed title from Generate self signed TLS certificates in the Edge container to Generate self signed TLS certificates 2023-11-10 22:46:50 +00:00
emil added the
Edge Container
label 2023-11-10 22:46:54 +00:00
Sign in to join this conversation.
No description provided.