KnownGatewayCertificateVerification enum
Known values of GatewayCertificateVerification that the service accepts.
Fields
| Disabled | Disable certificate verification in Spring Cloud Gateway. |
| Enabled | Enable certificate verification in Spring Cloud Gateway. |