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

ASF subversion and git services commented on TS-2096:
-----------------------------------------------------

Commit aeea92c2344dbb9efc091d528dc2dc3baa74a393 in branch refs/heads/master 
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=aeea92c ]

TS-2096: improve SSL certificate loading error messages

We were passing a format string to SSLDiagnostic(), but never
actually using it when we logged the error. Improve the
ssl_multicert.config error logging so that we log the file and line
of where we detected an error.

                
> Traffic server does not error on loading bad ssl cert
> -----------------------------------------------------
>
>                 Key: TS-2096
>                 URL: https://issues.apache.org/jira/browse/TS-2096
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.3.4
>            Reporter: Kris Lindgren
>            Assignee: James Peach
>             Fix For: 3.5.1
>
>
> In traffic server 3.3.4 when loading an SSL cert from ssl_multicert.config if 
> the ssl cert is invalid or missing an error is not logged.
> Eg: dest_ip=10.0.0.1 ssl_cert_name=asdf ssl_ca_name=asdf-chain
> If asdf-chain is an empty file or doesn't exist the ssl cert will not get 
> loaded - but no error will be logged.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to