You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched existing issues and found nothing related to my issue.
Describe the bug
When using a client certificate whose signing chain is present in the Windows certificate store to send a request to an endpoint that also has the full chain I get the following error message... Error invoking remote method 'send-http-request': Error: 26873216:error:10000418:SSL routines:OPENSSL_internal:TLSV1_ALERT_UNKNOWN_CA:..\..\third_party\boringssl\src\ssl\tls_record.cc:572:SSL alert number 48
I use Microsoft Edge to access the endpoint's Swagger. As part of the process I select the same client certificate that I am using with Bruno. The request via Swagger is successful.
This leads me to believe that Bruno is attempting to validate the client certificate and failing. Which is surprising because Edge is able to validate the certificate.
Help appreciated...
Configuration details below...
Windows 11
Brunuo 1.38.1 (screenshot)
In my settings, I have Certificate Validation turned off (screenshot)...
In the Windows Certificate Manager I have the client certificate, the signing certificate, and the CA certificate all showing as valid...
.bru file to reproduce the bug
No response
Screenshots/Live demo link
The text was updated successfully, but these errors were encountered:
I have checked the following:
Describe the bug
When using a client certificate whose signing chain is present in the Windows certificate store to send a request to an endpoint that also has the full chain I get the following error message...
Error invoking remote method 'send-http-request': Error: 26873216:error:10000418:SSL routines:OPENSSL_internal:TLSV1_ALERT_UNKNOWN_CA:..\..\third_party\boringssl\src\ssl\tls_record.cc:572:SSL alert number 48
I use Microsoft Edge to access the endpoint's Swagger. As part of the process I select the same client certificate that I am using with Bruno. The request via Swagger is successful.
This leads me to believe that Bruno is attempting to validate the client certificate and failing. Which is surprising because Edge is able to validate the certificate.
Help appreciated...
Configuration details below...
Windows 11
Brunuo 1.38.1 (screenshot)
In my settings, I have Certificate Validation turned off (screenshot)...
In the Windows Certificate Manager I have the client certificate, the signing certificate, and the CA certificate all showing as valid...
.bru file to reproduce the bug
No response
Screenshots/Live demo link
The text was updated successfully, but these errors were encountered: