Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.

...

Excerpt


Description:TLSVersion parameter sets a specific version of Transport Layer Security (TSL).
Parameter type:String
Default value:TLSV1_2
Possible values:
  • TLSV1
  • TLSV1_1
  • TLSV1_2


Code Block
languagexml
themeEmacs
<TLSVersion>TLSV1_2</TLSVersion>


...