Commit 235b21c
authored
Add TLS networking requirements for Chainguard Containers (#2442)
Recently we had many support cases and requests around TLS
connectivity, as to what is supported what is required and how to test
and debug such connectivity.
Document the lowest common denominator of TLS connectivity as supported
by:
- NIST FIPS
- CA/Browser Forum
- Let's Encrypt
- Fulcio
- All Chainguard FIPS and non-FIPS containers
It really boils down to a single hash, two signature algorithms, and
two pairs of TLS versions with a matching ciphersuite
string/group/curve.
Preview:
-
https://deploy-preview-2442--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/network-requirements/#minimum-tls-requirements1 parent 6f5e22f commit 235b21c
1 file changed
Lines changed: 21 additions & 0 deletions
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
0 commit comments