TCPConnect and SSL servers
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 37747
interpreted = N
texte = I am in a position where I would like to set up a WebDNA script to sendinformation to a CGI on an SSL server (outside of my control). I needto do this as a batch executed by a trigger, as the whole purpose is toautomate the procedure.My immediate thought was to simply have a TCPConnect (and TCPSend,obviously) context inside of a Founditems loop. My problem is this; theperl script is set up to only function with an SSL connection, and theinformation in my TCPSend is not SSL encrypted, so it only returns anerror. Specifically, when I execute:[tcpconnect host=secure.domain.com&port=443][tcpsend]GET/cgi-bin/directory/script.cgi?field1=value1&field2=value2&etc=...HTTP/1.0 [UnURL]%0D%0A%0D%0A[/UnURL][/tcpsend][/tcpconnect]I get a response of:Bad RequestYour browser sent a request that this server could not understand.Reason: You're speaking plain HTTP to an SSL-enabled server port.Instead use the HTTPS scheme to access this URL, please.Has anyone tackled this before? I must admit that my knowledge of theinner workings of SSL are not up to par, so I am not sure if this is aplace for the Encrypt tag, or if what I am trying to do is even possibleat all. Any help or suggestions would be greatly appreciated.Marc FrechetWeb Development and Designhttp://www.clarityconnect.com/(888) 322-4900(607) 257-8268-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I am in a position where I would like to set up a WebDNA script to sendinformation to a CGI on an SSL server (outside of my control). I needto do this as a batch executed by a trigger, as the whole purpose is toautomate the procedure.My immediate thought was to simply have a TCPConnect (and TCPSend,obviously) context inside of a Founditems loop. My problem is this; theperl script is set up to only function with an SSL connection, and theinformation in my TCPSend is not SSL encrypted, so it only returns anerror. Specifically, when I execute:[tcpconnect host=secure.domain.com&port=443][tcpsend]GET/cgi-bin/directory/script.cgi?field1=value1&field2=value2&etc=...HTTP/1.0 [unurl]%0D%0A%0D%0A[/UnURL][/tcpsend][/tcpconnect]I get a response of:Bad RequestYour browser sent a request that this server could not understand.Reason: You're speaking plain HTTP to an SSL-enabled server port.Instead use the HTTPS scheme to access this URL, please.Has anyone tackled this before? I must admit that my knowledge of theinner workings of SSL are not up to par, so I am not sure if this is aplace for the Encrypt tag, or if what I am trying to do is even possibleat all. Any help or suggestions would be greatly appreciated.Marc FrechetWeb Development and Designhttp://www.clarityconnect.com/(888) 322-4900(607) 257-8268-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Marc Frechet
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Browser Reloads and AddlineItem (1997)
Credit card types (1997)
Replace Statement (1997)
WC Database Format (1997)
Re:WebDNA Writer Needed (1997)
Dr. Watson Error (1998)
emailer (1997)
Is [thisurl] http or https? (1998)
Include a big block of text (1997)
thankyou.tmpl (1997)
Test (2006)
Webmerchant confirmation hooks? (1997)
setting taxable to true (1997)
AW: AW: Credit card processing - UK (1997)
[ShowIf] and empty fields (1997)
Fun with Dates - finally resolved but.... (1997)
[CART] inside a [LOOP] (1997)
Searching multiple fields from one form field (1997)
reserved characters for field names? (1998)
Rumpus/Typhoon modules included in Typhoon ... (1997)