Page MenuHomePhabricator

README
No OneTemporary

These scripts provide two ways to generate a certificate:
CA method
---------
- Generate a self-signed CA certificate and key pair using:
./gen_ca_creds.sh <ca-common_name>.
- Use the CA certificate and key pair to generate a relay certificate and key
pair:
./gen_relay_creds_ca.sh <msrp-relay-hostname>
The CA certificate could then be handed to the client and used for
certificate verification.
Self-signed method
------------------
- Generate a self-signed certificate and key pair:
./gen_relay_creds_self.sh <msrp-relay-hostname>
This should be sufficient for most relays.

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 6:35 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3405204
Default Alt Text
README (589 B)

Event Timeline