Package io.kroxylicious.proxy.internal.tls
@ReturnValuesAreNonnullByDefault
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.kroxylicious.proxy.internal.tls
-
ClassDescriptionThrown when TLS credentials are invalid — for example, when a private key does not match the certificate, or when the certificate chain is structurally incorrect.Runtime implementation of ServerTlsCredentialSupplierContext.Runtime implementation of TlsCredentials containing the actual private key and certificate chain.Utility class for TLS credential validation.