aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/http/ssl/HostedSslConnectorFactory.java
Commit message (Expand)AuthorAgeFilesLines
...
* Temporarily disable proxy-protocol for port 4443 in jdiscBjørn Christian Seime2020-04-281-8/+10
* Remove feature flag for JDisc proxy protocolBjørn Christian Seime2020-04-211-29/+11
* Configure idle timeout and max connection life for hosted connectorBjørn Christian Seime2020-04-021-4/+8
* Wire in feature flag for enabling proxy protocol in 4443 hosted connectorBjørn Christian Seime2020-03-091-7/+24
* Use Athenz CA for non-public 4443 connector using endpoint certificateBjørn Christian Seime2020-01-271-6/+11
* Revert "Revert "accept and store json endpoint cert metadata on deploy""Andreas Eriksen2020-01-211-8/+8
* Revert "accept and store json endpoint cert metadata on deploy"Jon Marius Venstad2020-01-201-8/+8
* accept and store json endpoint cert metadata on deployandreer2020-01-171-8/+8
* Always add container port 4443 in hosted VespaBjørn Christian Seime2020-01-161-5/+23
* Revert "Bjorncs/additional container port hosted 4443"Bjørn Christian Seime2020-01-161-23/+5
* Always add container port 4443 in hosted VespaBjørn Christian Seime2020-01-161-5/+23
* Revert "Always add container port 4443 in hosted Vespa"Bjørn Christian Seime2020-01-151-23/+5
* Always add container port 4443 in hosted VespaBjørn Christian Seime2020-01-141-5/+23
* do not enforce client auth outside public system (yet)andreer2019-11-141-3/+6
* Remove unnecessary string conversionBjørn Christian Seime2019-08-211-1/+2
* Enforce client authenticationBjørn Christian Seime2019-08-211-1/+14
* Move setup of hosted specific 4443 connector to new classBjørn Christian Seime2019-08-211-0/+33