This page was last edited on July 17, 2020, at 15:55.
Comments or questions about this documentation? Contact us for support!
You must configure your Oracle, Microsoft SQL 2008 R2, or PostgreSQL server to use TLS. Refer to the documentation that came with your database for information on how to use TLS security.
Purpose
Prerequisites
Start
End
Prerequisites
Start
set JAVA_OPTS=%JAVA_OPTS% -Djsse.enableCBCProtection=false
JAVA_OPTS="$JAVA_OPTS -Djsse.enableCBCProtection=false"
End
![]() |
Prerequisites
Start
End