【问题标题】:Is it possible to have a client certificate authentication only for a subdirectory in Tomcat behind Apache?是否可以仅对 Apache 后面的 Tomcat 中的子目录进行客户端证书身份验证?
【发布时间】:2011-12-29 13:46:22
【问题描述】:

假设我有

example.com

我想要一个客户端证书身份验证

example.com/admin

这可能吗?

【问题讨论】:

    标签: apache authentication tomcat client-certificates subdirectory


    【解决方案1】:

    也许通过将您的(Apache 或 Lighttpd)Web 服务器配置为充当 HTTP[S] 代理(到另一个执行证书的 HTTPS 服务器(但我不确定)。

    【讨论】:

      猜你喜欢
      • 2022-06-23
      • 2014-08-23
      • 2014-05-01
      • 2018-10-20
      • 2012-06-10
      • 2012-01-10
      • 1970-01-01
      • 1970-01-01
      • 2013-04-05
      相关资源
      最近更新 更多