Hello
I have an Oracle 19c database with connection encryption.
In my sqlnet.ora I set the following lines:
SQLNET.ENCRYPTION_SERVER = REQUESTED
SQLNET.ENCRYPTION_TYPES_SERVER = (AES256)
SQLNET.CRYPTO_CHECKSUM_SERVER = REQUESTED
SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER = (SHA256)
We don't use java for the connection: "Oracle says this is fixed for Java developers".
We have the same error with the .Net version of the driver, can you tell us if you have released a .Net version that corrects this anomaly?
Translated with DeepL.com (free version)
thanks