# This is a config file that assumes to be run under a debugger. P4DCONFIGDIR: ./config.ssl/p4ds JWT_SIGNING_KEY: MheXr1H5GGLvLpLDbQ4pofTAHN6ISUG7wBNRA89926ar9rZYfB5bnqPzi90E/Vef7m43img9Z6pydO/2W5b3kw== #TRUST_FINGERPRINTS: ./config.ssl/trust_fingerprints ENABLE_MAN_IN_MIDDLE_ATTACKS: true
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 19282 | tjuricek |
Use the "trust fingerprints" not the trust store for the ... trusted fingerprints. |
||
#1 | 19277 | tjuricek |
Add self-signed SSL configuration variation (just with the 16.1 p4d) for testing. No bugs were actually uncovered, though it may be useful to debug environments. (If people don't have a properly patched JVM with the JCE extensions, this test will fail.) |