Skip to content

Commit 5e4b42d

Browse files
committed
NDR-235 Update comment
1 parent 1f35c2d commit 5e4b42d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/create_csrs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# This is for generating certs for the NHS Digital API Management Platform. They are used during mTLS authentication.
3+
# This is for generating certs used during mTLS authentication.
44
# Taken from https://github.com/NHSDigital/api-management-cert-generation/blob/master/README.md
55
# This script is likely needed if certificates need to be regenerated due to expiry or if new environments are added etc.
66
# Run create_csrs.sh to generate keys into keys/ and CSRs into csrs/ to send to a trusted CA.

0 commit comments

Comments
 (0)