Skip to content

Commit

Permalink
Update concepts_onboarding_checklist.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arajnor99 authored Sep 9, 2024
1 parent 01b6e5a commit d652c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions input/pagecontent/concepts_onboarding_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ This is just an example reference on how to use a Trusted CA certificate in a pr
```
openssl x509 -req -in DSC01csr.pem -CA CAcert.pem -CAkey CAprivkey.key -CAcreateserial -days 730 -extensions ext -extfile DSC.conf -out DSCcert.pem
```
**Important Recommendations for Prod**: Please replace CAcert.pem and CAprivkey.key with signing material from an officially Trusted Certification Authority instead using your own self-signed one.

**TNP<sub>UP</sub> generation example**

Expand Down

0 comments on commit d652c71

Please sign in to comment.