Swasth-Digital-Health-Foundation / hcx-platform

Health Claims Data Exchange - reference implementation
MIT License
6 stars 11 forks source link

HCX-882 : Check Certificate Revocation Status #596

Closed AbhiGaddi closed 7 months ago

AbhiGaddi commented 8 months ago

Check Certificate Revocation Status: Verify that the certificate hasn't been revoked by the issuing CA. Each certificate contains information about where to check for revocation status. This can be done through Online Certificate Status Protocol (OCSP) or Certificate Revocation Lists (CRLs). Many web browsers perform this check automatically.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
96.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud