Interesting question. The encrypted data that comes from an SSL socket on a webserver is decrypted in turn by the browser that called it. However, since you are technically bypassing the browser (at least, you aren't directly pulling the html into it), I should think that this decryption will be skipped.
I of course, could be wrong, but I think this is something you are going to have to test. ~matt desimone [EMAIL PROTECTED] www.syrupnyc.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:lingo-l- > [EMAIL PROTECTED]] On Behalf Of Andrew Dempsey > Sent: Thursday, February 21, 2002 3:39 PM > To: Lingo-L@Penworks. Com > Subject: <lingo-l> SSL > > Does anyone know if a getNetText call from a > projector can make an ssl request to a > ssl encrypted web source? In other words, > will the netText that comes in be secure? > > Thanks, > Andrew Dempsey > > ------------------------------------------ > Andrew Dempsey > Multimedia Developer and Consultant > Cairo, Egypt > Email: [EMAIL PROTECTED] > Phone/Fax: (+202) 267-7691 > Web: www.andrewdempsey.com > > [To remove yourself from this list, or to change to digest mode, go to > http://www.penworks.com/lingo-l.cgi To post messages to the list, email > [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L > is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
