in reply to
(OT) Determining whether request is coming via SSL
Assuming you're using Apache,
the mod_ssl docs
say it sets a whole bunch of environment variables when SSL is used.
--
sgifford's Web page
Comment on
Re: (OT) Determining whether request is coming via SSL
In Section
Seekers of Perl Wisdom