mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Generating Mock Certificates
This guide explains how to generate and set up mock certificates for testing.
Steps to Generate Certificates
-
Add your certificate configuration in
genCertificates.sh- You can create cross-signed certificates using the
--signerflag to specify which CSCA should sign your DSC
- You can create cross-signed certificates using the
-
From the
/commondirectory, run:./scripts/generateCertificates.sh -
If you are generating new CSCA certificates, include the
--cscaflag:./scripts/generateCertificates.sh --csca