@Stability(value=Stable) @Internal public static final class CfnVirtualNode.TlsValidationContextProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.TlsValidationContextProperty
CfnVirtualNode.TlsValidationContextPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.TlsValidationContextProperty.Builder, CfnVirtualNode.TlsValidationContextProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualNode.TlsValidationContextProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getSubjectAlternativeNames()
A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
Object |
getTrust()
A reference to where to retrieve the trust chain when validating a peer’s Transport Layer Security (TLS) certificate.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnVirtualNode.TlsValidationContextProperty.Builder builder)
CfnVirtualNode.AccessLogProperty.Builder.public final Object getTrust()
CfnVirtualNode.TlsValidationContextPropertygetTrust in interface CfnVirtualNode.TlsValidationContextPropertypublic final Object getSubjectAlternativeNames()
CfnVirtualNode.TlsValidationContextPropertyIf you don't specify SANs on the terminating mesh endpoint, the Envoy proxy for that node doesn't verify the SAN on a peer client certificate. If you don't specify SANs on the originating mesh endpoint, the SAN on the certificate provided by the terminating endpoint must match the mesh endpoint service discovery configuration. Since SPIRE vended certificates have a SPIFFE ID as a name, you must set the SAN since the name doesn't match the service discovery name.
getSubjectAlternativeNames in interface CfnVirtualNode.TlsValidationContextProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.