]> scripts.mit.edu Git - www/raw.git/blob - news/77.mdwn
Import from TextPattern
[www/raw.git] / news / 77.mdwn
1 [[!meta title="SSLUserName being disabled"]]
2 On March 28, 2008, the scripts.mit.edu team will disable the
3 default `SSLUserName` functionality. The result will be that, with
4 no other configuration, your scripts will no longer receive the
5 user’s e-mail address in the `REMOTE_USER` environment variable. If
6 you wish to recreate the old functionality, you can create a
7 .htaccess file in your script’s directory containing “SSLUserName
8 SSL\_CLIENT\_S\_DN\_Email”. However, we recommend that you use the
9 SSLCert authentication module as described in [our FAQ](/faq/15).
10
11
12