public class HaProxySslClientCertificateLookup extends AbstractClientCertificateFromHttpHeadersLookup
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, getCertificateFromHttpHeaderprotected X509Certificate decodeCertificateFromPem(String pem) throws org.keycloak.common.util.PemException
decodeCertificateFromPem in class AbstractClientCertificateFromHttpHeadersLookuporg.keycloak.common.util.PemExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.