io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig.jdp Maven / Gradle / Ivy
#
#Sun Oct 09 04:39:22 UTC 2022
io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig.caCert=Certificate bundle used to validate TLS communications with OpenFGA.\n\nThe path to a pem bundle file, if TLS is required, and trusted certificates are not set through\njavax.net.ssl.trustStore system property.
io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig.skipVerify=Allows to bypass certificate validation on TLS communications.\n
\nIf true this will allow TLS communications with OpenFGA, without checking the validity of the\ncertificate presented by OpenFGA. This is discouraged in production because it allows man in the middle\ntype of attacks.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy