"Scott Goodwin" <[EMAIL PROTECTED]> writes:
> I've released version 1.1 of nsopenssl. You can get it from
> http://scottg.net
Maybe I'm being stupid here, but I can't figure out how to ensure that
a given page is accessed only using SSL. I'd like to enforce this for
pages containing sensitive data.
I experimented with the ns_openssl calls, to see if I could use an
error return at ADP level to deny access to sensitive data, but when I
do this, the whole server process crashes. I guess that's a bug; lack
of error handling in the nsopenssl module?
-tih
--
The basic difference is this: hackers build things, crackers break them.