Tom Ivar Helbekkmo writes:

> 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.

[ns_conn driver] will tell you if it's nssock/nsssl/nsopenssl, etc., and you
can write some logic to redirect nssockies to your https port.

Jerry

Reply via email to