Created
February 8, 2021 14:32
-
-
Save chumpa/381fc09984d9f3bdb5da5da93526d44d to your computer and use it in GitHub Desktop.
CPI eclipse.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -vm | |
| C:/int/sapjvm_8/bin | |
| ... | |
| -vmargs | |
| ... | |
| -Djavax.net.ssl.trustStore=NUL | |
| -Djavax.net.ssl.trustStoreType=Windows-ROOT | |
| ## -Djavax.net.ssl.trustStore and -Djavax.net.ssl.trustStoreType for Fiddler |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment