Bug 2037272 - [4.10 placeholder only to make BZ robot happy] legacy certificates missing SAN entries render the cluster dysfunctional
Summary: [4.10 placeholder only to make BZ robot happy] legacy certificates missing SA...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: apiserver-auth
Version: 4.9
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.10.0
Assignee: Standa Laznicka
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-05 11:00 UTC by Sergiusz Urbaniak
Modified: 2022-02-11 10:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2037274 (view as bug list)
Environment:
Last Closed: 2022-01-05 11:01:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sergiusz Urbaniak 2022-01-05 11:00:02 UTC
Starting with Go 1.17 support for invalid certificates is going to be removed, see https://go.dev/doc/go1.17. This means that legacy certificates not having a SAN field but relying on the CN field will not be accepted by Go 1.17 based TLS clients any more.

The temporary `GODEBUG=x509ignoreCN=0` environment variable has been removed as of Go 1.17.

Comment 1 Sergiusz Urbaniak 2022-01-05 11:01:43 UTC
Closing as with CURRENTRELEASE resolution as we can only implement preventive fixes in 4.9 only.


Note You need to log in before you can comment on or make changes to this bug.