Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

certificate verify failed (unable to get local issuer certificate) #600

Open
rodriguezrm opened this issue Dec 20, 2024 · 1 comment
Open

Comments

@rodriguezrm
Copy link

Same API version that passed G10 certification. I can say that last time that we use test tool was 4 months ago and current version was passing all tests.

I tested today using https://inferno.healthit.gov/test-kits/g10-certification/

and I´m getting

Error: SSL_connect returned=1 errno=0 peeraddr=137.135.27.45:8443 state=error: certificate verify failed (unable to get local issuer certificate)

/usr/local/lib/ruby/3.1.0/net/protocol.rb:46:in `connect_nonblock'

My FHIR API has a valid certificate and it is not a self sign one.

This is also happening with testing tool https://inferno.healthit.gov/test-kits/service-base-url/ getting same error...

@dehall
Copy link
Contributor

dehall commented Dec 20, 2024

Can you share the URL of your FHIR API, or at least the hostname? We can check from our side to see why it doesn't like the certificate. Or you may want to try pointing a tool like https://www.ssllabs.com/ssltest/index.html at your server to have it check for various certificate issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants