SSLMethod
Specifies which SSL protocol is used. The options are:
TLSV1.3TLSV1.2TLSV1SSLV3Negotiate- negotiate, and use the highest protocol supported by both client and server.
OpenText recommends that you use TLSV1.3, unless interoperability with older systems requires use of less secure protocols.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | AzureConfig |
| Example: | SSLMethod=Negotiate
|
| See Also: |