mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
update registry/README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user