Skip to content

Commit

Permalink
update registry/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remicolin committed Aug 2, 2024
1 parent 87fe322 commit 7f3b4be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Extract pem certificates from ldif file:
ts-node src/dsc/extract_certificates.ts
```

Extract pem to txt:
```
ts-node src/dsc/pem_to_txt.ts
```

Extract readable public keys from pem certicates:
```
ts-node src/dsc/extract_pubkeys.ts
Expand Down

0 comments on commit 7f3b4be

Please sign in to comment.