This website requires JavaScript.
Explore
Help
Sign In
Apache
/
lucene
mirror of
https://github.com/apache/lucene.git
Watch
1
Star
0
Fork
You've already forked lucene
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fecbbe081f
lucene
/
solr
/
server
/
modules
/
https.mod
9 lines
68 B
Modula-2
Raw
Normal View
History
Unescape
Escape
SOLR-4839: Upgrade to Jetty 9 git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649552 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 10:45:58 -05:00
#
#
Jetty
HTTPS
Connector
#
[
depend
]
ssl
[
xml
]
SOLR-4839: Make our jetty configs resemble stock Jetty 9.3 configs more closely. Thread pool and common config goes to jetty.xml. All property names are prefixed with solr.jetty. SSL keystore paths are now absolute. git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675337 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 07:35:31 -04:00
etc
/
jetty
-
https
.
xml