-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add proposal: opt-out of self-signed CAs #2027
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2027 +/- ##
==========================================
- Coverage 31.27% 30.73% -0.54%
==========================================
Files 371 365 -6
Lines 61119 60644 -475
==========================================
- Hits 19114 18640 -474
+ Misses 41480 41469 -11
- Partials 525 535 +10 ☔ View full report in Codecov by Sentry. |
e7edb86
to
10477c3
Compare
a26a2f5
to
89dec7f
Compare
b6e1664
to
45e2c79
Compare
✅ Deploy Preview for pinniped-dev canceled.
|
|
||
### Supervisor | ||
* Bootstrap CA certificate and leaf certificate for serving TLS. At the moment this appears to be held only in memory, | ||
but Supervisor ignore this CA and leaf certificate if a secret (default name `pinniped-supervisor-default-tls-certificate`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ignore -> ignores
Add proposal: opt-out of self-signed CAs
See rendered markdown: https://github.com/vmware-tanzu/pinniped/tree/jtc/propose-opt-out-of-self-signed-cas/proposals/2027_opt_out_of_self_signed_certificate_authorities.
Background context: