Class HostedSslConnectorFactory.Builder
java.lang.Object
com.yahoo.vespa.model.container.http.ssl.HostedSslConnectorFactory.Builder
- Enclosing class:
- HostedSslConnectorFactory
-
Method Summary
Modifier and TypeMethodDescriptionbuild()endpointCertificate(com.yahoo.config.model.api.EndpointCertificateSecrets cert) knownServerNames(Set<String> knownServerNames) proxyProtocol(boolean enabled) remoteAddressHeader(String header) remotePortHeader(String header) tlsCaCertificatesPath(String path) tlsCiphersOverride(Collection<String> ciphers) tokenEndpoint(boolean enable)
-
Method Details
-
clientAuth
-
endpointConnectionTtl
-
tlsCiphersOverride
-
proxyProtocol
-
endpointCertificate
public HostedSslConnectorFactory.Builder endpointCertificate(com.yahoo.config.model.api.EndpointCertificateSecrets cert) -
tlsCaCertificatesPath
-
tlsCaCertificatesPem
-
tokenEndpoint
-
remoteAddressHeader
-
remotePortHeader
-
knownServerNames
-
requestPrefixForLoggingContent
-
httpComplianceViolations
-
build
-