You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Atsutomo Kotani (JIRA)" <ji...@apache.org> on 2014/11/12 01:47:33 UTC

[jira] [Comment Edited] (TS-3186) support ocsp queries through a proxy

    [ https://issues.apache.org/jira/browse/TS-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205965#comment-14205965 ] 

Atsutomo Kotani edited comment on TS-3186 at 11/12/14 12:46 AM:
----------------------------------------------------------------

This patch supports ocsp queries through a proxy.
{noformat}
CONFIG proxy.config.ssl.ocsp.proxy_host STRING proxy.server.host.for.external.access
CONFIG proxy.config.ssl.ocsp.proxy_port STRING 8001
{noformat}


was (Author: akotani):
This patch supports ocsp queries through a proxy.
{noformat}
CONFIG proxy.config.ssl.ocsp.proxy_host STRING localhost
CONFIG proxy.config.ssl.ocsp.proxy_port STRING 8001
{noformat}

> support ocsp queries through a proxy 
> -------------------------------------
>
>                 Key: TS-3186
>                 URL: https://issues.apache.org/jira/browse/TS-3186
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: SSL
>            Reporter: Atsutomo Kotani
>            Assignee: Alan M. Carroll
>         Attachments: ocsp_proxy.diff
>
>
> When ATS behind http proxy, it need ocsp queries through http proxy for ocsp stapling. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)