Skip to content

Commit 3b01c64

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update content
1 parent 955a4ca commit 3b01c64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-troubleshoot-oracle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ This article provides suggestions to troubleshoot common problems with the Oracl
3737

3838
- **Recommendation**: Update your Oracle server settings to add these secure algorithms if they are not already included:
3939

40-
- For **SQLNET.ENCRYPTION_TYPES_SERVER**, need to add the following algorithms that are deemed as secure by OpenSSL and will be sent along to the server for OAS (Oracle Advanced Security) encryption.
40+
- For **SQLNET.ENCRYPTION_TYPES_SERVER**, need to add the following algorithms that are deemed as secure by OpenSSL and will be used for OAS (Oracle Advanced Security) encryption.
4141
- AES256
4242
- AES192
4343
- 3DES168
4444
- AES128
4545
- 3DES112
4646
- DES
4747

48-
- For **SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER**, need to add the following algorithms that are deemed as secure by OpenSSL and will be sent along to the server for OAS (Oracle Advanced Security) data integrity.
48+
- For **SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER**, need to add the following algorithms that are deemed as secure by OpenSSL and will be used for OAS (Oracle Advanced Security) data integrity.
4949
- SHA256
5050
- SHA384
5151
- SHA512

0 commit comments

Comments
 (0)