Uses of Class
com.iizix.server.acme.LetsEncryptDomain
Uses of LetsEncryptDomain in com.iizigo.server.config
Modifier and TypeClassDescriptionclass
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of LetsEncryptDomain in com.iizix.server.acme
Uses of LetsEncryptDomain in com.iizix.server.prop
Modifier and TypeMethodDescriptionWebServerPortConfig.getLetsEncryptDomain
(String domain) Gets the Let's Encrypt domain instance for a specific domain name.ServerSettings.getLetsEncryptDomains()
Gets the Let's Encrypt domains.WebServerPortConfig.getLetsEncryptDomains()
Gets the Let's Encrypt domain instances associated with this port configuration.