Uses of Class
org.eclipse.milo.opcua.stack.core.util.SelfSignedHttpsCertificateBuilder
Packages that use SelfSignedHttpsCertificateBuilder
-
Uses of SelfSignedHttpsCertificateBuilder in org.eclipse.milo.opcua.stack.core.util
Methods in org.eclipse.milo.opcua.stack.core.util that return SelfSignedHttpsCertificateBuilderModifier and TypeMethodDescriptionSelfSignedHttpsCertificateBuilder.addDnsName(String dnsName) SelfSignedHttpsCertificateBuilder.addIpAddress(String ipAddress) SelfSignedHttpsCertificateBuilder.setCommonName(String commonName) Set the Common Name, which should be the hostname when building an SSL/TLS certificate.SelfSignedHttpsCertificateBuilder.setOrganization(String organization) SelfSignedHttpsCertificateBuilder.setValidityPeriod(Period validityPeriod)