Skip to content

Commit ed9cb6d

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update Note content
1 parent e8ca2d7 commit ed9cb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-oracle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ To enable encryption on Oracle connection, you have two options:
147147
4. In the service, configure the Oracle connection string with `EncryptionMethod=1` and the corresponding `TrustStore`/`TrustStorePassword`value. For example, `Host=<host>;Port=<port>;Sid=<sid>;User Id=<username>;Password=<password>;EncryptionMethod=1;TrustStore=C:\\MyTrustStoreFile;TrustStorePassword=<trust_store_password>`.
148148

149149
>[!Note]
150-
>If you use the self hosted integration runtime version 5.36.8726.3 or higher, update your Oracle server side settings to opt in these secure algorithms:
150+
>If you use the self-hosted integration runtime version 5.36.8726.3 or higher, update your Oracle server side settings to opt in these secure algorithms:
151151
>
152152
>- The following algorithms are deemed as secure by OpenSSL, and will be sent along to the server for **OAS encryption**.
153153
>

0 commit comments

Comments
 (0)