public class HaProxySslClientCertificateLookup extends AbstractClientCertificateFromHttpHeadersLookup
certificateChainLength, sslCertChainHttpHeaderPrefix, sslClientCertHttpHeader
Constructor and Description |
---|
HaProxySslClientCertificateLookup(String sslCientCertHttpHeader,
String sslCertChainHttpHeaderPrefix,
int certificateChainLength) |
Modifier and Type | Method and Description |
---|---|
protected X509Certificate |
decodeCertificateFromPem(String pem) |
close, getCertificateChain, getCertificateFromHttpHeader
protected X509Certificate decodeCertificateFromPem(String pem) throws PemException
decodeCertificateFromPem
in class AbstractClientCertificateFromHttpHeadersLookup
PemException
Copyright © 2021 JBoss by Red Hat. All rights reserved.