When provider
is set to "OpenSSL", the following information applies.
Attributes
Names | Type | Description |
---|---|---|
option | string | The only supported value is currently "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION". If the element content is "1" or "true", this causes the option for unsafe renegotiation to be applied, allowing interop with older servers when using very recent versions of OpenSSL. |
Element Content
The content of the element is an option-specific string that depends on the option being set.