Skip to content

Commit

Permalink
Change IG links to STU1
Browse files Browse the repository at this point in the history
  • Loading branch information
TomLoomis-Evernorth committed Nov 28, 2023
1 parent 6962ae8 commit 5fb7b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

This nodejs library is part of a four-repository collection for a full [UDAP](https://www.udap.org/) implementation. The implementation adheres to published Version 1.0 of the [HL7 UDAP Security Implementation Guide](https://hl7.org/fhir/us/udap-security/). The methods in this library are methods that will be used by both a UDAP Server and a UDAP Client. The methods provide functionality that supports the following:
This nodejs library is part of a four-repository collection for a full [UDAP](https://www.udap.org/) implementation. The implementation adheres to published Version 1.0 of the [HL7 UDAP Security Implementation Guide](http://hl7.org/fhir/us/udap-security/STU1//). The methods in this library are methods that will be used by both a UDAP Server and a UDAP Client. The methods provide functionality that supports the following:
- UDAP JSON web tokens (JWTs): Creating and verifying
- Trust community certificates: Parsing for signing keys and Subject Alternative Name (SAN); validating certificate chains; checking the Certificate Revocation List (CRL); and checking for certificate expiration

Expand Down

0 comments on commit 5fb7b2e

Please sign in to comment.