Skip to content

HTTP Enable Weak Cipher Suites

Key: qie.enableWeakCipherSuites

Env Var: QIE_ENABLEWEAKCIPHERSUITES

Default: false

Scope: Global

Description: Enables weak cipher suites in QIE used by the HTTP receiver for TLS handshakes.

Examples

Env Var

QIE_ENABLEWEAKCIPHERSUITES=true

Java Option

-Dqie.enableWeakCipherSuites=true

YAML

QIE_ENABLEWEAKCIPHERSUITES: true