GENI-NSF / geni-ch

GENI clearinghouse services
Other
3 stars 6 forks source link

Require valid client certificates #545

Closed tcmitchell closed 7 years ago

tcmitchell commented 7 years ago

For httpd endpoints that are not otherwise protected, add a rewrite rule that redirects users to the index page if they do not present a valid client certificate. This restricts the monitoring info pages to clients with a valid client certificate.

Fixes #544