Classes
Methods
(static) SelfSignedCertificate.create(fqdn) → {SelfSignedCertificate}
Create a new
SelfSignedCertificate
instance with a fully-qualified domain name,
Parameters:
Name | Type | Description |
---|---|---|
fqdn |
string | a fully qualified domain name. |
Returns:
a new instance.
- Type
- SelfSignedCertificate