Bug 1702429
Summary: | LDAP OAuth config fails with "TLS handshake error ... remote error: tls: unknown certificate" | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Naveen Malik <nmalik> | ||||
Component: | apiserver-auth | Assignee: | Standa Laznicka <slaznick> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Chuan Yu <chuyu> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.1.0 | CC: | aos-bugs, dminnich, nagrawal, nmalik, scuppett, slaznick | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.1.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-04-29 17:02:23 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Naveen Malik
2019-04-23 18:34:55 UTC
Can you attach the ca.crt you're using? Created attachment 1557859 [details]
ca.crt
Tried to reproduce today, but I get the expected `AuthenticationError: LDAP Result Code 49 "Invalid Credentials"` in the logs - since I do not know the proper setup for ext-ldap.corp.redhat.com. Even though there is "I0424 12:09:37.565808 1 log.go:172] http: TLS handshake error from 10.131.0.13:40228: remote error: tls: bad certificate" right after start of the dynamic loader which would be worth investigating, the TLS connection to the actual LDAP server seems fine. |