Susan Hinrichs created TS-4679:
----------------------------------
Summary: Allow ssl_multicert line to have no ssl_cert_name
specified
Key: TS-4679
URL: https://issues.apache.org/jira/browse/TS-4679
Project: Traffic Server
Issue Type: Bug
Components: SSL
Reporter: Susan Hinrichs
It is reasonable to not specify a ssl_cert_name if the action=tunnel is
specified. As the code currently stands you must enter a dummy ssl_cert_name
even in the blind tunnel case because of sanity checks in the ssl_multicert
loading code.
The following should be an allowable entry
{code}
dest_ip=10.10.10.10 action=tunnel
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)