Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/sslclientauthnmiddleware/README@7077
Revision 7077,
413 bytes
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | DEPRECATED - See ndg.security.test.unit.wsgi.ssl |
---|
2 | |
---|
3 | Test SSL Client Authentication WSGI Middleware. The middleware can be run |
---|
4 | under paste instance - run |
---|
5 | |
---|
6 | $ python sslclientauthnapp.py |
---|
7 | |
---|
8 | or install ndgsecurity.wsgi as a mod_wsgi app in Apache. See this file for |
---|
9 | details. |
---|
10 | |
---|
11 | 12/12/08: running under mod_wsgi is currently the only way the middleware will |
---|
12 | work because it relies on SSL_CLIENT_CERT being set in environ. |
---|
Note: See
TracBrowser
for help on using the repository browser.