You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/08/03 00:03:42 UTC

[GitHub] [trafficserver] rob05c edited a comment on issue #5028: How to use basic authentication (username:password) ?

rob05c edited a comment on issue #5028:
URL: https://github.com/apache/trafficserver/issues/5028#issuecomment-891410506


   ATS doesn't currently have this feature. You could write a plugin to do it.
   
   But also, Client Certificates are a better way to do this, if you can. ATS does fully support Client Certificates / TLS Mutual Auth.
   See: 
   https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/
   https://docs.trafficserver.apache.org/en/9.0.x/admin-guide/files/sni.yaml.en.html
   https://docs.trafficserver.apache.org/en/9.0.x/admin-guide/files/records.config.en.html#proxy-config-ssl-ca-cert-filename
   https://docs.trafficserver.apache.org/en/9.0.x/admin-guide/files/records.config.en.html#proxy-config-ssl-client-certification-level


-- 
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: issues-unsubscribe@trafficserver.apache.org

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