DefGuard / DefGuard/defguard

Own certificate upload during initial setup wizard

Open
#1,976 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Rust
Stars
2.8k
Forks
115
Avg merge
1d 4h
Merged PRs (30d)
51

Description

Allow uploading own CA certificate during wizard setup. This will have influence on the edge adoption since the TLS setup will be skipped.

This requires the following modifications:
- [ ] Enable option to upload certificate (already implemented but disabled)
- [ ] If uploading certificate, instruct user of the manual actions that need to be performed
- [ ] The adoption should not try to setup the TLS, but verify if it can connect with the proxy with given certificate
- [ ] Currently proxy detects if it needs adoption when it has certificates present in a folder. This needs to be modified, as we now assume that the user may upload their own certificates but the proxy should still wait for adoption (which would only check if the connection can be established, as mentioned above)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.