summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/ssl/impl/ConfiguredSslContextFactoryProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Use cipher/protocol config to configure JettyBjørn Christian Seime2020-01-311-21/+48
* Revert "Use cipher/protocol config to configure Jetty"Jon Marius Venstad2019-12-091-48/+21
* Revert "Allow config of ssl cipher suites and protocol version"Jon Marius Venstad2019-12-091-2/+2
* Only enable ciphers supported by current JVMBjørn Christian Seime2019-12-051-2/+2
* Use cipher/protocol config to configure JettyBjørn Christian Seime2019-12-031-21/+48
* set up tls using complete cert chain in config/fileandreer2019-09-191-2/+2
* Allow CA certificates configured as PEM stringBjørn Christian Seime2019-08-211-5/+12
* Reimplement ConfiguredSslContextFactoryProvider as TlsContextBasedProviderBjørn Christian Seime2019-08-211-34/+27
* Some methods in SslContextFactory base class are deprecatedBjørn Christian Seime2019-07-021-1/+1
* tls config from deploy paramsMorten Tokle2019-06-241-8/+26
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-26/+8
* enable passing certificate directly in configandreer2019-06-191-8/+26
* Revert "Upgrade Jetty to 9.4.16"Bjørn Christian Seime2019-04-151-1/+1
* Upgrade Jetty to 9.4.16Bjørn Christian Seime2019-04-151-1/+1
* Add withCertificateEntries() to KeyStoreBuilderBjørn Christian Seime2019-02-251-5/+3
* Update copyright header. Specify charsetBjørn Christian Seime2019-02-251-2/+3
* Rename {Default => Configured}SslContextFactoryProvider, {Throwing => Default...Bjørn Christian Seime2019-02-211-0/+94