insomnia: [Bug] Client certificates not working on 6.2.0
- Insomnia Version: 6.0.2, 6.2.0
- Operating System: macOS Mojave
Details
In version 6.0.2, when adding Client Certificates, they would be used correctly to authenticate against my server. However, when upgrading to 6.2.0, this no longer works, the only error I get is:
Error: Problem with the local SSL certificate
To reproduce:
- Open
Workspace Settings
- Navigate to
Client Certificates
- Add New
- Then fill in the host and add a
CRT File
andKey File
- Perform a GET request to the specified host
Let me know if there’s any more info I can gather from my client, there were no errors in the Developer Console.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 16 (4 by maintainers)
@GrayedFox Here is the screenshot. The host part is redacted but it’s basically the hostname without any port numbers.
May I suggest to test with a key that requires a passphrase?