| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.util |
| Modifier and Type | Method and Description |
|---|---|
SelfSignedHttpsCertificateBuilder |
SelfSignedHttpsCertificateBuilder.addDnsName(String dnsName) |
SelfSignedHttpsCertificateBuilder |
SelfSignedHttpsCertificateBuilder.addIpAddress(String ipAddress) |
SelfSignedHttpsCertificateBuilder |
SelfSignedHttpsCertificateBuilder.setCommonName(String commonName)
Set the Common Name, which should be the hostname when building an SSL/TLS certificate.
|
SelfSignedHttpsCertificateBuilder |
SelfSignedHttpsCertificateBuilder.setValidityPeriod(Period validityPeriod) |
Copyright © 2025. All rights reserved.