in reply to Re^2: PSGI, Plack et.al.
in thread PSGI, Plack et.al.
I really like Gepok. For Starman etc the advice is to place an HTTPS proxy (e.g. Apache) in front of the server. However, that means that the server misses out on all the transactional information in the HTTPS connection, such as client certificates. Gepok has the HTTPS built in, so you can use HTTPS certificates for authentication.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: PSGI, Plack et.al.
by Anonymous Monk on Oct 24, 2012 at 16:13 UTC | |
by tobyink (Canon) on Oct 24, 2012 at 21:17 UTC |