aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/ssl/impl
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixup! Add `SslProvider` interface as replacement for ↵Bjørn Christian Seime2022-05-311-1/+1
| | | | `SslContextFactoryProvider`
* 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-304-0/+97
|
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
|
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add main java source from jdisc_http_service.gjoranv2021-03-236-0/+336