@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CheckCertificateRevocationStatusActions extends Object implements Serializable, Cloneable, StructuredPojo
Defines the actions to take on the SSL/TLS connection if the certificate presented by the server in the connection has a revoked or unknown status.
Constructor and Description |
---|
CheckCertificateRevocationStatusActions() |
Modifier and Type | Method and Description |
---|---|
CheckCertificateRevocationStatusActions |
clone() |
boolean |
equals(Object obj) |
String |
getRevokedStatusAction()
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has a revoked status.
|
String |
getUnknownStatusAction()
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason,
including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setRevokedStatusAction(String revokedStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has a revoked status.
|
void |
setUnknownStatusAction(String unknownStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason,
including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
|
String |
toString()
Returns a string representation of this object.
|
CheckCertificateRevocationStatusActions |
withRevokedStatusAction(RevocationCheckAction revokedStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has a revoked status.
|
CheckCertificateRevocationStatusActions |
withRevokedStatusAction(String revokedStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has a revoked status.
|
CheckCertificateRevocationStatusActions |
withUnknownStatusAction(RevocationCheckAction unknownStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason,
including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
|
CheckCertificateRevocationStatusActions |
withUnknownStatusAction(String unknownStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server
in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason,
including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
|
public CheckCertificateRevocationStatusActions()
public void setRevokedStatusAction(String revokedStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
revokedStatusAction
- Configures how Network Firewall processes traffic when it determines that the certificate presented by the
server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for TCP
traffic.
RevocationCheckAction
public String getRevokedStatusAction()
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for
TCP traffic.
RevocationCheckAction
public CheckCertificateRevocationStatusActions withRevokedStatusAction(String revokedStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
revokedStatusAction
- Configures how Network Firewall processes traffic when it determines that the certificate presented by the
server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for TCP
traffic.
RevocationCheckAction
public CheckCertificateRevocationStatusActions withRevokedStatusAction(RevocationCheckAction revokedStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
revokedStatusAction
- Configures how Network Firewall processes traffic when it determines that the certificate presented by the
server in the SSL/TLS connection has a revoked status.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for TCP
traffic.
RevocationCheckAction
public void setUnknownStatusAction(String unknownStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
unknownStatusAction
- Configures how Network Firewall processes traffic when it determines that the certificate presented by the
server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any
other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the
certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for TCP
traffic.
RevocationCheckAction
public String getUnknownStatusAction()
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for
TCP traffic.
RevocationCheckAction
public CheckCertificateRevocationStatusActions withUnknownStatusAction(String unknownStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
unknownStatusAction
- Configures how Network Firewall processes traffic when it determines that the certificate presented by the
server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any
other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the
certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for TCP
traffic.
RevocationCheckAction
public CheckCertificateRevocationStatusActions withUnknownStatusAction(RevocationCheckAction unknownStatusAction)
Configures how Network Firewall processes traffic when it determines that the certificate presented by the server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the connection
and drops subsequent packets for that connection. REJECT
is available only for TCP traffic.
unknownStatusAction
- Configures how Network Firewall processes traffic when it determines that the certificate presented by the
server in the SSL/TLS connection has an unknown status, or a status that cannot be determined for any
other reason, including when the service is unable to connect to the OCSP and CRL endpoints for the
certificate.
PASS - Allow the connection to continue, and pass subsequent packets to the stateful engine for inspection.
DROP - Network Firewall closes the connection and drops subsequent packets for that connection.
REJECT - Network Firewall sends a TCP reject packet back to your client. The service closes the
connection and drops subsequent packets for that connection. REJECT
is available only for TCP
traffic.
RevocationCheckAction
public String toString()
toString
in class Object
Object.toString()
public CheckCertificateRevocationStatusActions clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.