aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/ssl
Commit message (Expand)AuthorAgeFilesLines
* Change 'TlsContext' interface to return `X509SslContext'Bjørn Christian Seime2023-11-231-1/+1
* Update copyrightJon Bratseth2023-10-098-10/+10
* Add separate connector for token endpointBjørn Christian Seime2023-07-191-11/+6
* Allow both file and PEM configured simultaneouslyBjørn Christian Seime2023-06-161-5/+8
* Generate proxy certificate and inject in trust storeMorten Tokle2023-06-072-2/+44
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-201-1/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Remove 'SslContextFactoryProvider'Bjørn Christian Seime2022-06-092-40/+0
* fixup! Add `SslProvider` interface as replacement for `SslContextFactoryProvi...Bjørn Christian Seime2022-05-311-1/+1
* Rewrite current 'SslContextFactoryProvider' impls to 'SslProvider'Bjørn Christian Seime2022-05-313-53/+45
* Use default SSL context if non providedBjørn Christian Seime2022-05-301-4/+16
* Add `SslProvider` interface as replacement for `SslContextFactoryProvider`Bjørn Christian Seime2022-05-305-1/+107
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Add main java source from jdisc_http_service.gjoranv2021-03-238-0/+367