Issue 776580
Created on 2003-07-23 23:10 by anonymous, last changed 2007-09-12 01:41 by jpend.
msg3232 |
Author: [hidden] (anonymous) |
Date: 2003-07-23 23:10 |
|
The web page shows how to use the UNIX passwd file as a
user database and an external password source, but
having users send their UNIX passwords in clear text
wouldn't be too great...
|
msg3233 |
Author: [hidden] (richard) |
Date: 2003-07-23 23:24 |
|
Logged In: YES
user_id=6405
This may be done by proxying the request through Apache.
I'd be happy to accept a patch that incorporates m2crypto's
HTTPS server code.
|
msg3234 |
Author: [hidden] (jamesstansell) |
Date: 2003-08-20 14:43 |
|
Logged In: YES
user_id=206825
Has anyone enabled SSL without using Apache HTTPD? I would
be very interested in hearing how you did it.
For a minute yesterday I thought I could do it. My project
uses the Tomcat 4.1 servlet engine, which includes a CGI
servlet. But the Roundup CGI script uses PATH_INFO, which
this servlet doesn't support.
Thanks,
-james.
|
msg3235 |
Author: [hidden] (jpend) |
Date: 2007-09-12 01:41 |
|
This has been implemented in CVS.
|
|
Date |
User |
Action |
Args |
2003-07-23 23:10:23 | anonymous | create | |
|