You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2015/09/03 15:21:46 UTC

[jira] [Commented] (TS-3886) How to setup Wildcard SSL in Apache Traffic Server (ATS)

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

Leif Hedstrom commented on TS-3886:
-----------------------------------

This is no different than setting up any HTTPS / SSL certificate. You need to issue a certificate with the wildcard, enable HTTPS (typically port 443), and then add the cert to ssl_multicert.config See

https://docs.trafficserver.apache.org/en/latest/reference/configuration/ssl_multicert.config.en.html

> How to setup Wildcard SSL in Apache Traffic Server (ATS)
> --------------------------------------------------------
>
>                 Key: TS-3886
>                 URL: https://issues.apache.org/jira/browse/TS-3886
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Configuration
>            Reporter: Riz
>
> We have a setup where we use ATS as reverse proxy to serve webpages from a local Apache server. DNS records point to ATS server which intern maps domains to local ips.
> http://externaldomain.com/ --> http://10.10.10.10/
> This is a multi domain setup (one server handles more than one domain). We need some help with installing certificates and serving traffic on HTTPS (443) properly.
> Please let me know if you have any other questions, the HTTP (80) part of this configuration is all set. 
> Can I please request the configuration steps or working image of ATS with SSL/Wildcard SSL configuration. 
> Thank you



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