proxy testing
This commit is contained in:
parent
d0856e024f
commit
d7dfacabfa
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
"bind-address": "localhost",
|
||||
"http-port": "8080",
|
||||
"https-port": "8443",
|
||||
"keystore": "classpath:ssl.jks",
|
||||
"keystore-password": "password",
|
||||
"key-password": "password",
|
||||
"target-url": "http://localhost:8082",
|
||||
"applications": [
|
||||
{
|
||||
|
|
BIN
testsuite/proxy/src/test/resources/ssl.jks
Executable file
BIN
testsuite/proxy/src/test/resources/ssl.jks
Executable file
Binary file not shown.
Loading…
Reference in a new issue