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
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.
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.
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...
The text was updated successfully, but these errors were encountered: