Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active April 18, 2019 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/f738a45fc07244dd20933a4652d0d59a to your computer and use it in GitHub Desktop.
Save recursivecodes/f738a45fc07244dd20933a4652d0d59a to your computer and use it in GitHub Desktop.
-Doracle.net.tns_admin="/path/to/atp/wallet"
-Djavax.net.ssl.trustStore="/path/to/atp/wallet/truststore.jks"
-Djavax.net.ssl.trustStorePassword="[wallet truststore password]"
-Djavax.net.ssl.keyStore="/path/to/atp/wallet/keystore.jks"
-Djavax.net.ssl.keyStorePassword="[wallet keystore password]"
-Doracle.net.ssl_server_dn_match=true
-Doracle.net.ssl_version="1.2"
-DdataSource.username=user
-DdataSource.password=L33THax0r!!!!~@@~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment