dell / patches

Apache License 2.0
3 stars 2 forks source link

Patches sometimes reports unknown user when a certificate is presented #7

Closed grantcurell closed 12 months ago

grantcurell commented 12 months ago

image

Even though we see a certificate passing through nginx here Patches isn't correctly accepting that and feeding it back into the user field

Update

2023/08/09 13:53:31 [error] 24#24: *73 SSL_do_handshake() failed (SSL: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:SSL alert number 40) while SSL handshaking to upstream, client: 10.89.0.42, server: subdomain179.31005-domain.com, request: "GET /api/auth HTTP/1.1", upstream: "https://10.89.0.40:9000/api/auth", host: "10.10.25.130", referrer: "https://10.10.25.130/"

This may only exist in the dev branch