This is the automated build report from the AxKit smoke tester
tv: after last 'ok/not ok':
All tests successful, 3 subtests skipped.
Files=12, Tests=42, 39 wallclock secs ( 8.04 cusr + 2.69 csys = 10.73 CPU)
*** server localhost.localdomain:8529 shutdown
FWIW I deal with this by only running http on my axkit servers and
proxying from a mod_proxy server that runs SSL. Then PerForm works
perfectly with SSL :-)
I'll think carefully before applying this though. It's not 100%
compatible with everything in PerForm (for example the "goto"
attribute).
This patch simplifies use of PerForm within SSL. I had the problem that
when I did a simple redirect (relative path) from my PerForm XSP, it
would try to redirect to http instead of https. I noticed that webutils
has a 'secure' param already so I made the 'submit' and 'cancel' subs in
perform