Use traefik-certdumper to avoid the need for self-signed cert for user<->compy comms #1

Open
opened 2022-03-27 14:55:27 +00:00 by 3wordchant · 0 comments
Owner

Currently, there's a set-up step of needing to add a security exception for the self-signed certificate used for communication between the user and Compy.

As well as being possibly scary for users, this is also probably unnecessary -- the self-signed cert seems completely independent of the Certificate Authority certificate that's created, so it should be fine to use the Traefik-generated cert via traefik-certdumper, drop the self-signed one, and rejoice.

Currently, there's a set-up step of needing to add a security exception for the self-signed certificate used for communication between the user and Compy. As well as being possibly scary for users, this is also probably unnecessary -- the self-signed cert seems completely independent of the Certificate Authority certificate that's created, so it should be fine to use the Traefik-generated cert via traefik-certdumper, drop the self-signed one, and rejoice.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/compy#1
No description provided.