Opened 13 years ago

Last modified 13 years ago

#229 new defect

Personal cert htaccess is confusing

Reported by: ezyang Owned by:
Priority: minor Milestone:
Component: web Keywords:
Cc:

Description

People seem to frequently get confused about how to configure their htaccess to accept personal certs (see RT1522488, RT1122724), omitting a line or attempting to go at it without consulting the FAQ, and having things break. We should investigate how to make this situation better.

Change History (1)

comment:1 Changed 13 years ago by jdreed

On the web.mit.edu side of things, we (OLC) briefly considered the following options:

  • a script that sanity-checked a directory for common failure modes (e.g. non-Unix linebreaks in .htaccess.mit, incorrect AFS permissions, whether or not it was accessible by an unprivileged user, etc)
  • a script for managing permissions (discouraging people from editing the files directly)

Neither of these actually got implemented, primarily due to apathy, and not any inherent problem with the method.

Note: See TracTickets for help on using tickets.