move keystore to test config
This commit is contained in:
parent
8ae1de727f
commit
13c7fc3c38
|
@ -12,7 +12,7 @@ etc/jetty-ssl.xml
|
|||
etc/jetty-ssl-context.xml
|
||||
|
||||
[files]
|
||||
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/jetty-server/src/main/config/etc/example-keystore?id=${jetty.tag.version}|etc/keystore
|
||||
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/jetty-server/src/test/config/etc/keystore?id=${jetty.tag.version}|etc/keystore
|
||||
|
||||
[ini-template]
|
||||
### TLS(SSL) Connector Configuration
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue