You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/11/16 06:08:13 UTC

[GitHub] [trafficserver] whutwhu commented on pull request #9104: Fix outbound client cert override to support disable

whutwhu commented on PR #9104:
URL: https://github.com/apache/trafficserver/pull/9104#issuecomment-1316417723

   Hi Alan, hope you're doing well! 
   We set string "NULL" in the remap line but the patch didn't work. We found "options.ssl_client_cert_name" was empty always. Looks like below code in conf_remap forbidded us to set the value as "NULL":  
   https://github.com/apache/trafficserver/blob/master/plugins/conf_remap/conf_remap.cc#L103
   
   Any suggestion how to make this PR work?
   
   Xin
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org