summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/ssl/impl/DefaultSslContextFactoryProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-2/+2
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Rewrite current 'SslContextFactoryProvider' impls to 'SslProvider'Bjørn Christian Seime2022-05-311-11/+9
* Add `SslProvider` interface as replacement for `SslContextFactoryProvider`Bjørn Christian Seime2022-05-301-0/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add main java source from jdisc_http_service.gjoranv2021-03-231-0/+79