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:
[delete] problem (1997)
Summing fields (1997)
Re:2nd WebCatalog2 Feature Request (1996)
Emailer problem with WC 2.1, NT, WebSite 2.1 (1998)
UPPERCASE (1997)
flushdatabases (1997)
Multiple prices (1997)
Problem 2: Prefs file... (1997)
I try hard to think positively (1998)
WebCatalog for guestbook ? (1997)
Newbie problem blah blah blah (1997)
page redirect in webDNA (1997)
find with exceptions (1997)
Re:2nd WebCatalog2 Feature Request (1996)
Running _every_ page through WebCat ? (1997)
SM's Tech Help (or lack of) (2000)
Great product and great job ! (1997)
unable to launch acgi in WebCat (1997)
Beta version-Mac? (was Emailer update for Mac?) (1998)
[WebDNA] Data Type Bool (2009)