Commit 0b5597e
authored
Bump Erlang/OTP to 27.3 (#120)
OTP 27.2 rejects the new Let's Encrypt "Gen Y" certificate chain served
by hex.pm with a TLS key_usage_mismatch error, due to an over-strict
extended key usage check on intermediate CA certs. This crashed the docs
upload pipeline (Hexpm.get_package/2) on every package release once
hex.pm rotated onto the new chain. The fix shipped in OTP 27.2.2
(public_key OTP-19240, GH-9208); 27.3 is the latest multi-arch base
image tag carrying it. Bump the Debian base date to match.1 parent 42c30d1 commit 0b5597e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments