[WebDNA] Re: Digest from talk@webdna.us

This WebDNA talk-list message is from

2018


It keeps the original formatting.
numero = 114018
interpreted = N
texte = 1618 Good day, I am on the digest - so - my response if required will be 24 hours at = the earliest! :) Using the following setup - I have no issues with authorize.net - my = scripts work perfectly. MacOSX 10.12.6 Mac Mini OpenSSL 0.9.8zh 14 Jan 2016 WebDNA-Mac-Server-8.5.1 Apache The sandbox accounts have required TLS 1.2 since April of 2017.=20 For developers: = Sample connect script: [text]response=3D[tcpconnect = host=3Dsecure2.authorize.net&port=3D443&ssl=3DT][!] [/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[UnURL]%0D%0A[/UnURL][!] [/!]Host: secure2.authorize.net:443[UnURL]%0D%0A[/UnURL][!] [/!]User-Agent: StoreBuilder[UnURL]%0D%0A[/UnURL][!] [/!]Content-type: = application/x-www-form-urlencoded[UnURL]%0D%0A[/UnURL][!] [/!]Content-length: = [CountChars][content][/CountChars][UnURL]%0D%0A[/UnURL][!] [/!][UnURL]%0D%0A[/UnURL][!] [/!][content][UnURL]%0D%0A[/UnURL][!] [/!][/TCPSend][/tcpconnect][/text] =E2=80=94 Gary Nightingale > On Mar 2, 2018, at 2:00 AM, talk@webdna.us wrote: >=20 >=20 > From: Brian Willson > Subject: [WebDNA] TLS 1.2 and [tcpconnect] > Date: March 1, 2018 at 8:34:06 AM AST > To: talk@webdna.us > Reply-To: >=20 >=20 > Hey, everybody. >=20 > For years I=E2=80=99ve been using [tcpconnect] to connect my online = shopping carts with Authorize.net=E2=80=99s AIM solution, and it=E2=80=99s= worked great, with only a minor tweak or two required. >=20 > Yesterday, Authorize.net began requiring connections via the TLS 1.2 = protocol, and my script broke. I.e., it can no longer connect to the = endpoint. >=20 > (I'd mistakenly assumed all I needed to do was make sure my server = supported TLS 1.2, duh.) >=20 > Can anyone tell me how to make sure my script forces a connection via = TLS 1.2? >=20 > I was hoping all I=E2=80=99d need is a tweak to this line... >=20 > [text show=3DF]response=3D[tcpconnect = host=3Dsecure2.authorize.net&port=3D443&ssl=3DT] >=20 > ...but simply using =E2=80=9Cssl=3DF=E2=80=9D didn=E2=80=99t work, ha. >=20 > Here=E2=80=99s my main connect code: >=20 > --- >=20 > [text show=3DF]response=3D[tcpconnect = host=3Dsecure2.authorize.net&port=3D443&ssl=3DT][!] >=20 > [/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[crlf][!] >=20 > [/!]User-Agent: e3IP[crlf][!] >=20 > [/!]Host: secure2.authorize.net:443[crlf][!] >=20 > [/!]Content-type: application/x-www-form-urlencoded[crlf][!] >=20 > [/!]Content-length: [countchars][content][/countchars][crlf][!] >=20 > [/!][crlf][!] >=20 > [/!][content][crlf][!] >=20 > [/!][/tcpsend][/tcpconnect][/text] >=20 > --- >=20 > Thanks so much in advance for any help you can offer. >=20 > Brian >=20 > --- > Brian Willson > www.3ip.com --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Digest from talk@webdna.us (Brian Willson 2018)
  2. Re: [WebDNA] Digest from talk@webdna.us (Palle Bo Nielsen 2018)
  3. Re: [WebDNA] Digest from talk@webdna.us (Brian Willson 2018)
  4. Re: [WebDNA] Digest from talk@webdna.us (Robert Minor 2018)
  5. Re: [WebDNA] Digest from talk@webdna.us (Office 2018)
  6. Re: [WebDNA] Digest from talk@webdna.us (Brian Willson 2018)
  7. Re: [WebDNA] Digest from talk@webdna.us (christophe.billiottet@webdna.us 2013)
  8. [WebDNA] Digest from talk@webdna.us (Chris 2008)
1618 Good day, I am on the digest - so - my response if required will be 24 hours at = the earliest! :) Using the following setup - I have no issues with authorize.net - my = scripts work perfectly. MacOSX 10.12.6 Mac Mini OpenSSL 0.9.8zh 14 Jan 2016 WebDNA-Mac-Server-8.5.1 Apache The sandbox accounts have required TLS 1.2 since April of 2017.=20 For developers: = Sample connect script: [text]response=3D[tcpconnect = host=3Dsecure2.authorize.net&port=3D443&ssl=3DT][!] [/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[unurl]%0D%0A[/UnURL][!] [/!]Host: secure2.authorize.net:443[unurl]%0D%0A[/UnURL][!] [/!]User-Agent: StoreBuilder[unurl]%0D%0A[/UnURL][!] [/!]Content-type: = application/x-www-form-urlencoded[unurl]%0D%0A[/UnURL][!] [/!]Content-length: = [countchars][content][/CountChars][unurl]%0D%0A[/UnURL][!] [/!][unurl]%0D%0A[/UnURL][!] [/!][content][unurl]%0D%0A[/UnURL][!] [/!][/TCPSend][/tcpconnect][/text] =E2=80=94 Gary Nightingale > On Mar 2, 2018, at 2:00 AM, talk@webdna.us wrote: >=20 >=20 > From: Brian Willson > Subject: [WebDNA] TLS 1.2 and [tcpconnect] > Date: March 1, 2018 at 8:34:06 AM AST > To: talk@webdna.us > Reply-To: >=20 >=20 > Hey, everybody. >=20 > For years I=E2=80=99ve been using [tcpconnect] to connect my online = shopping carts with Authorize.net=E2=80=99s AIM solution, and it=E2=80=99s= worked great, with only a minor tweak or two required. >=20 > Yesterday, Authorize.net began requiring connections via the TLS 1.2 = protocol, and my script broke. I.e., it can no longer connect to the = endpoint. >=20 > (I'd mistakenly assumed all I needed to do was make sure my server = supported TLS 1.2, duh.) >=20 > Can anyone tell me how to make sure my script forces a connection via = TLS 1.2? >=20 > I was hoping all I=E2=80=99d need is a tweak to this line... >=20 > [text show=3DF]response=3D[tcpconnect = host=3Dsecure2.authorize.net&port=3D443&ssl=3DT] >=20 > ...but simply using =E2=80=9Cssl=3DF=E2=80=9D didn=E2=80=99t work, ha. >=20 > Here=E2=80=99s my main connect code: >=20 > --- >=20 > [text show=3DF]response=3D[tcpconnect = host=3Dsecure2.authorize.net&port=3D443&ssl=3DT][!] >=20 > [/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[crlf][!] >=20 > [/!]User-Agent: e3IP[crlf][!] >=20 > [/!]Host: secure2.authorize.net:443[crlf][!] >=20 > [/!]Content-type: application/x-www-form-urlencoded[crlf][!] >=20 > [/!]Content-length: [countchars][content][/countchars][crlf][!] >=20 > [/!][crlf][!] >=20 > [/!][content][crlf][!] >=20 > [/!][/tcpsend][/tcpconnect][/text] >=20 > --- >=20 > Thanks so much in advance for any help you can offer. >=20 > Brian >=20 > --- > Brian Willson > www.3ip.com --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us . "IBS Ltd."

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:

Kaaaaahhhhhhhnnnnnnn! (1997) Stumpted Again (1997) Talk List Suggestions (1997) Searching for words equal to A or equal to B (1999) IE cache problems (1999) Formating found categories (1997) Country & Ship-to address & other fields ? (1997) RE: Error -108 (1997) Speed Optimization - Mac (1997) Remove me from your list immeadiately (1998) 2nd WebCatalog2 Feature Request (1996) Attn: Bug in GeneralStore example b15 (1997) ImageMagick and [shell] (2003) Frames and WebCat (1997) Extracting a Word (2000) New Lawsuit Alleges Unitedhealth/Pacificare Deceived (2006) [WebDNA] YouTube Query Code Sample (2013) getting images' width/height (1998) Where's Cart Created ? (1997) [WebDNA] [OT] - One Man. One Road. (2010)