summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/ConnectorFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the jdisc_http_service module.gjoranv2021-03-231-140/+0
* Add initial connection log integration with JettyBjørn Christian Seime2021-01-141-2/+2
* Specify name of next protocolBjørn Christian Seime2020-10-151-1/+1
* Revert "Revert "Bjorncs/health check proxy https""Bjørn Christian Seime2020-10-151-5/+15
* Revert "Bjorncs/health check proxy https"Arnstein Ressem2020-10-151-15/+5
* Control if connector should use TLS implicitly if Vespa TLS is enabledBjørn Christian Seime2020-10-141-5/+15
* make secure redirect use http (not https)andreer2020-04-061-1/+1
* Merge pull request #12516 from vespa-engine/bjorncs/support-proxy-protocol-in...Morten Tokle2020-03-101-10/+42
|\
| * Support proxy protocol for https connectorsBjørn Christian Seime2020-03-091-10/+42
* | Remove wiring for pre-bound channels in Jetty integrationBjørn Christian Seime2020-03-091-2/+2
|/
* Replace deprecated OptionalSslConnectionFactory with DetectorConnectionFactoryBjørn Christian Seime2020-03-051-7/+2
* Revert "Replace deprecated OptionalSslConnectionFactory with DetectorConnecti...Bjørn Christian Seime2020-03-051-2/+7
* Merge pull request #12442 from vespa-engine/revert-12440-revert-12415-bjorncs...Bjørn Christian Seime2020-03-051-7/+9
|\
| * Revert "Revert "Bjorncs/ssl handshake metric""Bjørn Christian Seime2020-03-041-7/+9
* | Merge pull request #12438 from vespa-engine/bjorncs/upgrade-jettyBjørn Christian Seime2020-03-041-6/+2
|\ \ | |/ |/|
| * Replace deprecated OptionalSslConnectionFactory with DetectorConnectionFactoryBjørn Christian Seime2020-03-041-7/+2
| * Upgrade Jetty to 9.4.27Bjørn Christian Seime2020-03-041-0/+1
* | Revert "Bjorncs/ssl handshake metric"Harald Musum2020-03-041-9/+7
|/
* Report SSL handshake failures in metricBjørn Christian Seime2020-03-031-7/+9
* Add health check proxy support to jdisc connectorsBjørn Christian Seime2019-08-151-1/+3
* Remove stopTimeout from connector configBjørn Christian Seime2019-03-131-1/+0
* Convert JDisc http connectors to https when TLS is configured through env varsBjørn Christian Seime2019-02-211-10/+31
* Move logic for creating default SslContextFactory to DefaultSslContextFactory...Bjørn Christian Seime2018-09-121-68/+5
* Use correct method to allow TLS_RSA* ciphersHarald Musum2018-09-061-2/+1
* Allow TLS_RSA* ciphers in JDisc with Jetty 9.4.12+Bjørn Christian Seime2018-09-051-0/+9
* SO linger is not supported for non-blocking sockets in Jetty 9.4.12 and laterBjørn Christian Seime2018-09-051-14/+0
* Upgrade Jetty to version 9.4.12.RC2Bjørn Christian Seime2018-08-221-2/+10
* Workaround for Jetty truststore without passwordBjørn Christian Seime2018-01-031-1/+1
* Remove dangling importBjørn Christian Seime2017-12-041-2/+0
* Refactor out duplicate codeBjørn Christian Seime2017-11-291-29/+27
* Add SslTrustStoreConfigurator interface to JDiscBjørn Christian Seime2017-11-281-26/+7
* Add interface for custom keystore implementation with hot-reloadingBjørn Christian Seime2017-11-141-59/+10
* Remove meaningless SslKeyStore interfaceBjørn Christian Seime2017-11-141-2/+1
* Cleanup config validation messBjørn Christian Seime2017-11-101-23/+26
* Rename getKeyStore -> createPemKeyStoreBjørn Christian Seime2017-11-101-3/+3
* Move JDiscServerConnector to separate fileBjørn Christian Seime2017-11-101-104/+0
* Simplify PemSslKeyStore interfaceBjørn Christian Seime2017-11-091-31/+8
* Remove old Manhattan keystore hackBjørn Christian Seime2017-11-091-30/+7
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-7/+6
* Allow swetting no trust store passwordJon Bratseth2017-10-031-2/+3
* Nonfunctional changes onlyJon Bratseth2017-10-031-9/+10
* Nonfunctional changes onlyJon Bratseth2017-10-031-30/+21
* Nonfunctional changes onlyJon Bratseth2017-10-021-2/+1
* Expose config for secure random algorithm for SSLEngineBjørn Christian Seime2017-09-211-0/+4
* Expose config for configuring SSL to want client authBjørn Christian Seime2017-09-211-1/+8
* Add connector config for requiring client authenticationBjørn Christian Seime2017-09-191-0/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1