Re: [WebDNA] TLS 1.2 and [tcpconnect]

This WebDNA talk-list message is from

2018


It keeps the original formatting.
numero = 114010
interpreted = N
texte = 1610 This is a multi-part message in MIME format. --------------E7661E0D9CC14F4FD04F2500 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable thanks I'm not on a mac server My new server will be Centos version 7 Apache latest version also Webdna latest version also Still this script may help me get going sooner or as workaround if needed= .. I am not understanding how a new server connecting tcp to anet from the=20 script would be different than the site being on the same server and=20 connecting from the tcp in web dna to anet directly? also this means the script needs to be on an encrypted page too and if=20 its a different domain than additional https secure certificate setup=20 and need to configure anet to accept from the new domain also. still=20 would be great to get going quicker using old site while new site server=20 is getting configured etc. Jym On 3/1/2018 7:58 AM, Brian Willson wrote: > Hi, Jym. > > I=E2=80=99m trying to figure out the answer to your [tcpconnect] questi= on. > > But I can confirm that older TLS protocols can be turned off. In fact,=20 > I had to do this with Mac OS X Server v.5.1.5 -- which,=20 > short-sightedly, I thought was all I had to do -- because it still=20 > supports TLS 1 and TLS 1.1, as well as TLS 1.2. > > (OS X Server v5.3.1 uses TLS 1.2 by default, FWIW.) > > Brian > > --- > Brian Willson > www.3ip.com > > >> On Mar 1, 2018, at 9:28 AM, Jym Duane > > wrote: >> >> Robert >> >> I am in the process (expense) of moving a site=C2=A0 to an updated ser= ver,=20 >> in order to have TLS1.2 to do the tcp connect. >> >> this sounds like after i do that i wont be able to still? is that due=20 >> to webdna? >> >> will be updated to latest centos and Apache to support the TLS1.2 >> >> have not got completely there yet to try it. >> >> Please send script as a workaround either while transitioning or=20 >> after if needed would be greatly appreciated. >> >> PS- i think older protocols can be tuned off on the server? >> >> Jym >> >> >> On 3/1/2018 6:12 AM, Bob Minor wrote: >>> No not at all. I can send you the php script or you can do the same=20 >>> thing with webdna on a newer server >>> >>> All I really do is read the post variables and resend them to=20 >>> authnet as another tcpconnect so to speak. But this would be running=20 >>> on an updated server. >>> >>> Robert Minor >>> Cybermill.com >>> 314-962-4024 ext 500 >>> >>> On Mar 1, 2018, at 07:52, Brian Willson >> > wrote: >>> >>>> Yikes. Sounds complicated. >>>> >>>> Is there no way to tweak the [tcpconnect] script to accommodate TLS=20 >>>> 1.2 and/or its ciphers? If not, that would prove a major setback her= e. >>>> >>>> Brian >>>> >>>> --- >>>> Brian Willson >>>> www.3ip.com >>>> >>>> >>>>> On Mar 1, 2018, at 7:42 AM, Bob Minor >>>> > wrote: >>>>> >>>>> I got around it by running my own Linux server that does the php=20 >>>>> call to authnet and dumps the data just as the gateway did. kinda=20 >>>>> like a gateway for my gateway. >>>>> >>>>> Robert Minor >>>>> Cybermill.com >>>>> 314-962-4024 ext 500 >>>>> >>>>> On Mar 1, 2018, at 06:34, Brian Willson >>>> > wrote: >>>>> >>>>>> Hey, everybody. >>>>>> >>>>>> For years I=E2=80=99ve been using [tcpconnect] to connect my onlin= e=20 >>>>>> shopping carts with Authorize.net =E2=80=99= s AIM=20 >>>>>> solution, and it=E2=80=99s worked great, with only a minor tweak o= r two=20 >>>>>> required. >>>>>> >>>>>> Yesterday, Authorize.net =C2=A0began requir= ing=20 >>>>>> connections via the TLS 1.2 protocol, and my script broke. I.e.,=20 >>>>>> it can no longer connect to the endpoint. >>>>>> >>>>>> (I'd mistakenly assumed all I needed to do was make sure my=20 >>>>>> server supported TLS 1.2, duh.) >>>>>> >>>>>> Can anyone tell me how to make sure my script forces a connection=20 >>>>>> via TLS 1.2? >>>>>> >>>>>> I was hoping all I=E2=80=99d need is a tweak to this line... >>>>>> >>>>>> =C2=A0 =C2=A0[text show=3DF]response=3D[tcpconnect host=3Dsecure2.= authorize.net=20 >>>>>> &port=3D443&ssl=3DT] >>>>>> >>>>>> ...but simply using =E2=80=9Cssl=3DF=E2=80=9D didn=E2=80=99t work,= ha. >>>>>> >>>>>> Here=E2=80=99s my main connect code: >>>>>> >>>>>> --- >>>>>> >>>>>> [text show=3DF]response=3D[tcpconnect host=3Dsecure2.authorize.net= =20 >>>>>> &port=3D443&ssl=3DT][!] >>>>>> >>>>>> [/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[crlf][!] >>>>>> >>>>>> [/!]User-Agent: e3IP[crlf][!] >>>>>> >>>>>> [/!]Host: secure2.authorize.net:443=20 >>>>>> [crlf][!] >>>>>> >>>>>> [/!]Content-type: application/x-www-form-urlencoded[crlf][!] >>>>>> >>>>>> [/!]Content-length: [countchars][content][/countchars][crlf][!] >>>>>> >>>>>> [/!][crlf][!] >>>>>> >>>>>> [/!][content][crlf][!] >>>>>> >>>>>> [/!][/tcpsend][/tcpconnect][/text] >>>>>> >>>>>> --- >>>>>> >>>>>> Thanks so much in advance for any help you can offer. >>>>>> >>>>>> Brian >>>>>> >>>>>> --- >>>>>> Brian Willson >>>>>> www.3ip.com >>>>>> >>>>>> --------------------------------------------------------- This=20 >>>>>> message is sent to you because you are subscribed to the mailing=20 >>>>>> list talk@webdna.us To unsubscribe,=20 >>>>>> E-mail to: talk-leave@webdna.us =20 >>>>>> archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:= =20 >>>>>> support@webdna.us >>>>> --------------------------------------------------------- This=20 >>>>> message is sent to you because you are subscribed to the mailing=20 >>>>> list talk@webdna.us To unsubscribe, E-mail=20 >>>>> to: talk-leave@webdna.us archives:=20 >>>>> http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >>>>> support@webdna.us >>>> >>>> --------------------------------------------------------- This=20 >>>> message is sent to you because you are subscribed to the mailing=20 >>>> list talk@webdna.us To unsubscribe, E-mail=20 >>>> to: talk-leave@webdna.us archives:=20 >>>> http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >>>> support@webdna.us >>> --------------------------------------------------------- This=20 >>> message is sent to you because you are subscribed to the mailing=20 >>> list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us=20 >>> archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >>> support@webdna.us=20 >> >> --=20 >> Jym Duane - CTO - Purpose Media >> Creating Your Success Story >> Marketing : Television - Internet -Print >> Phone: (877) 443-1323 >> Email:jym@purposemedia.com >> Web:www.purposemedia.com >> >> Oregon -www.GuideToOregon.com >> PO Box 1725, Jacksonville, OR 97530 >> >> California -www.OrangeCounty.net >> PO Box 2025, Capistrano Beach, CA 92624 >> --------------------------------------------------------- This=20 >> message is sent to you because you are subscribed to the mailing list=20 >> talk@webdna.us To unsubscribe, E-mail to:=20 >> talk-leave@webdna.us archives:=20 >> http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >> support@webdna.us > > --------------------------------------------------------- This message=20 > is sent to you because you are subscribed to the mailing list=20 > talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us=20 > archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 > support@webdna.us=20 --=20 Jym Duane - CTO - Purpose Media Creating Your Success Story Marketing : Television - Internet -Print Phone: (877) 443-1323 Email: jym@purposemedia.com Web: www.purposemedia.com Oregon - www.GuideToOregon.com PO Box 1725, Jacksonville, OR 97530 California - www.OrangeCounty.net PO Box 2025, Capistrano Beach, CA 92624 --------------E7661E0D9CC14F4FD04F2500 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

thanks

I'm not on a mac serve= r

My new server will be Centos version 7

Apache latest version also

Webdna latest version also

Still this script may help me get going sooner or as workaround if needed.

I am not understanding how a new server connecting tcp to anet from the script would be different than the site being on the same server and connecting from the tcp in web dna to anet directly?

also this means the script needs to be on an encrypted page too and if its a different domain than additional https secure certificate setup and need to configure anet to accept from the new domain also. still would be great to get going quicker using old site while new site server is getting configured etc.

Jym


On 3/1/2018 7:58 AM, Brian Willson wrote:
Hi, Jym.

I=E2=80=99m trying to figure out the answer to your [tcpconnect] question.

But I can confirm that older TLS protocols can be turned off. In fact, I had to do this with Mac OS X Server v.5.1.5 -- which, short-sightedly, I thought was all I had to do -- because it still supports TLS 1 and TLS 1.1, as well as TLS 1.2.

(OS X Server v5.3.1 uses TLS 1.2 by default, FWIW.)=

Brian

---
Brian Willson
www.3ip.com


On Mar 1, 2018, at 9:28 AM, Jym Duane <<= a href=3D"mailto:jym@purposemedia.com" class=3D"" moz-do-not-send=3D"true">jym@purposemedia.com> wrote:

Robert

I am in the process (expense) of moving a site=C2=A0 to an updated server, in order = to have TLS1.2 to do the tcp connect.

this sounds like after i do that i wont be able to still? is that due to webdna?

will be updated to latest centos and Apache to support the TLS1.2

have not got completely there yet to try it.

Please send script as a workaround either while transitioning or after if needed would be greatly appreciated.

PS- i think older protocols can be tuned off on the server?

= Jym

On 3/1/2018 6:12 AM, Bob Minor wrote:
No not at all. I can send you the php script or you can do the same thing with webdna on a newer server

All I really do is read the post variables and resend them to authnet as another tcpconnect so to speak. But this would be running on an updated server.=C2=A0

Robert Minor
Cybermi= ll.com
314-962-4= 024 ext 500

On Mar 1, 2018, at 07:52, Brian Willson <willson@3ip= ..com> wrote:

Yikes. Sounds complicated.

Is there no way to tweak the [tcpconnect] script to accommodate TLS 1.2 and/or its ciphers? If not, that would prove a major setback here.

Brian

---
Brian Willson
www.3ip.com


On Mar 1, 2018, at 7:42 AM, Bob Minor <bob.minor@cybermill.com> wrote:

I got around it by running my own Linux server that does the php call to authnet and dumps the data just as the gateway did. kinda like a gateway for my gateway.=C2=A0
Robert Minor
Cy= bermill.com
314-962-4024 ext 500

On Mar 1, 2018, at 06:34, Brian Willson <willso= n@3ip.com> wrote:

Hey, everybody.

For years I=E2=80= =99ve been using [tcpconnect] to connect my online shopping carts with=C2=A0Au= thorize.net=E2=80=99s AIM solution, and it=E2=80=99= s worked great, with only a minor tweak or two required.<= /div>

Yesterday, Au= thorize.net=C2=A0began requiring connections via the TLS 1.2 protocol, and my script broke. I.e., it can no longer connect to the endpoint.

(I'd mistakenly assumed all I needed to do was make sure my server supported TLS 1.2, duh.)

Can anyone tell me how to make sure my script forces a connection via TLS 1.2?

I was hoping al= l I=E2=80=99d need is a tweak t= o this line...

=C2=A0 =C2=A0= [text show=3DF]response=3D[tcpc= onnect host=3Dsecure2.authorize.net&port=3D443&ssl=3DT]

...but simply using =E2=80=9Cssl=3DF=E2=80= =9D didn=E2=80=99t work, ha.

Here=E2=80=99= s my main connect code:

---

[text show=3DF]response=3D[tcpc= onnect host=3Dsecure2.authorize.net&port=3D443&ssl=3DT][!]

[/!][tcpsen= d]POST /gateway/transact.dll HTTP/1.0[crlf][!]

[/!]User-Ag= ent: e3IP[crlf][!]

[/!]Host: <= a href=3D"http://secure2.authorize.net:443/" class=3D"" moz-do-not-send=3D"= true">secure2.authorize.net:443[crlf][!]

[/!]Content= -type: application/x-www-form-urlencoded[crlf][!]

[/!]Content= -length: [countchars][content][/countchars][crlf][!]

[/!][crlf][= !]

[/!][conten= t][crlf][!]

[/!][/tcpse= nd][/tcpconnect][/text]

---

Thanks so muc= h in advance for any help you can offer.

Brian
---
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: supp= ort@webdna.us
--------------------------------------------------------- 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

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webd= na.us To unsubscribe, E-mail to: talk-leav= e@webdna.us archives: http://ww= w.webdna.us/page.dna?numero=3D55 Bug Reporting: support@w= ebdna.us
--------------------------------------------------------- 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
--=20Jym Duane - CTO - Purpose MediaCreating Your Success StoryMarketing : Television - Internet -PrintPhone: (877) 443-1323Email: jym@purposemedia.comWeb: www.purposemedia.comOregon - www.GuideToOregon.comPO Box 1725,  Jacksonville, OR 97530California - www.OrangeCounty.netPO Box 2025,  Capistrano Beach, CA 92624 
--------------------------------------------------------- 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.u= s/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- 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

--=20Jym Duane - CTO - Purpose MediaCreating Your Success StoryMarketing : Television - Internet -PrintPhone: (877) 443-1323Email: jym@purposemedia.comWeb: www.purposemedia.comOregon - www.GuideToOregon.comPO Box 1725,  Jacksonville, OR 97530California - www.OrangeCounty.netPO Box 2025,  Capistrano Beach, CA 92624 
--------------------------------------------------------- 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 --------------E7661E0D9CC14F4FD04F2500-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Stuart Tremain 2018)
  2. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Stuart Tremain 2018)
  3. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Stuart Tremain 2018)
  4. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Stuart Tremain 2018)
  5. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Stuart Tremain 2018)
  6. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Stuart Tremain 2018)
  7. Re: [WebDNA] TLS 1.2 and [tcpconnect] URGENT (Diane Blackmore 2018)
  8. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Diane Blackmore 2018)
  9. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Tom Duke 2018)
  10. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Diane Blackmore 2018)
  11. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Stuart Tremain 2018)
  12. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Jym Duane 2018)
  13. [WebDNA] TLS 1.2 and [tcpconnect] (Bob Knight 2018)
  14. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  15. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  16. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Jym Duane 2018)
  17. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  18. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Jym Duane 2018)
  19. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  20. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Jym Duane 2018)
  21. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  22. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  23. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  24. Re: [WebDNA] TLS 1.2 and [tcpconnect] (christophe.billiottet@webdna.us 2018)
  25. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  26. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  27. Re: [WebDNA] TLS 1.2 and [tcpconnect] (dbrooke@euca.us 2018)
  28. Re: [WebDNA] TLS 1.2 and [tcpconnect] (dbrooke@euca.us 2018)
  29. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  30. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  31. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  32. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  33. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  34. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  35. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  36. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Robert Minor 2018)
  37. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  38. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Jym Duane 2018)
  39. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  40. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
  41. Re: [WebDNA] TLS 1.2 and [tcpconnect] (Bob Minor 2018)
  42. [WebDNA] TLS 1.2 and [tcpconnect] (Brian Willson 2018)
1610 This is a multi-part message in MIME format. --------------E7661E0D9CC14F4FD04F2500 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable thanks I'm not on a mac server My new server will be Centos version 7 Apache latest version also Webdna latest version also Still this script may help me get going sooner or as workaround if needed= .. I am not understanding how a new server connecting tcp to anet from the=20 script would be different than the site being on the same server and=20 connecting from the tcp in web dna to anet directly? also this means the script needs to be on an encrypted page too and if=20 its a different domain than additional https secure certificate setup=20 and need to configure anet to accept from the new domain also. still=20 would be great to get going quicker using old site while new site server=20 is getting configured etc. Jym On 3/1/2018 7:58 AM, Brian Willson wrote: > Hi, Jym. > > I=E2=80=99m trying to figure out the answer to your [tcpconnect] questi= on. > > But I can confirm that older TLS protocols can be turned off. In fact,=20 > I had to do this with Mac OS X Server v.5.1.5 -- which,=20 > short-sightedly, I thought was all I had to do -- because it still=20 > supports TLS 1 and TLS 1.1, as well as TLS 1.2. > > (OS X Server v5.3.1 uses TLS 1.2 by default, FWIW.) > > Brian > > --- > Brian Willson > www.3ip.com > > >> On Mar 1, 2018, at 9:28 AM, Jym Duane > > wrote: >> >> Robert >> >> I am in the process (expense) of moving a site=C2=A0 to an updated ser= ver,=20 >> in order to have TLS1.2 to do the tcp connect. >> >> this sounds like after i do that i wont be able to still? is that due=20 >> to webdna? >> >> will be updated to latest centos and Apache to support the TLS1.2 >> >> have not got completely there yet to try it. >> >> Please send script as a workaround either while transitioning or=20 >> after if needed would be greatly appreciated. >> >> PS- i think older protocols can be tuned off on the server? >> >> Jym >> >> >> On 3/1/2018 6:12 AM, Bob Minor wrote: >>> No not at all. I can send you the php script or you can do the same=20 >>> thing with webdna on a newer server >>> >>> All I really do is read the post variables and resend them to=20 >>> authnet as another tcpconnect so to speak. But this would be running=20 >>> on an updated server. >>> >>> Robert Minor >>> Cybermill.com >>> 314-962-4024 ext 500 >>> >>> On Mar 1, 2018, at 07:52, Brian Willson >> > wrote: >>> >>>> Yikes. Sounds complicated. >>>> >>>> Is there no way to tweak the [tcpconnect] script to accommodate TLS=20 >>>> 1.2 and/or its ciphers? If not, that would prove a major setback her= e. >>>> >>>> Brian >>>> >>>> --- >>>> Brian Willson >>>> www.3ip.com >>>> >>>> >>>>> On Mar 1, 2018, at 7:42 AM, Bob Minor >>>> > wrote: >>>>> >>>>> I got around it by running my own Linux server that does the php=20 >>>>> call to authnet and dumps the data just as the gateway did. kinda=20 >>>>> like a gateway for my gateway. >>>>> >>>>> Robert Minor >>>>> Cybermill.com >>>>> 314-962-4024 ext 500 >>>>> >>>>> On Mar 1, 2018, at 06:34, Brian Willson >>>> > wrote: >>>>> >>>>>> Hey, everybody. >>>>>> >>>>>> For years I=E2=80=99ve been using [tcpconnect] to connect my onlin= e=20 >>>>>> shopping carts with Authorize.net =E2=80=99= s AIM=20 >>>>>> solution, and it=E2=80=99s worked great, with only a minor tweak o= r two=20 >>>>>> required. >>>>>> >>>>>> Yesterday, Authorize.net =C2=A0began requir= ing=20 >>>>>> connections via the TLS 1.2 protocol, and my script broke. I.e.,=20 >>>>>> it can no longer connect to the endpoint. >>>>>> >>>>>> (I'd mistakenly assumed all I needed to do was make sure my=20 >>>>>> server supported TLS 1.2, duh.) >>>>>> >>>>>> Can anyone tell me how to make sure my script forces a connection=20 >>>>>> via TLS 1.2? >>>>>> >>>>>> I was hoping all I=E2=80=99d need is a tweak to this line... >>>>>> >>>>>> =C2=A0 =C2=A0[text show=3DF]response=3D[tcpconnect host=3Dsecure2.= authorize.net=20 >>>>>> &port=3D443&ssl=3DT] >>>>>> >>>>>> ...but simply using =E2=80=9Cssl=3DF=E2=80=9D didn=E2=80=99t work,= ha. >>>>>> >>>>>> Here=E2=80=99s my main connect code: >>>>>> >>>>>> --- >>>>>> >>>>>> [text show=3DF]response=3D[tcpconnect host=3Dsecure2.authorize.net= =20 >>>>>> &port=3D443&ssl=3DT][!] >>>>>> >>>>>> [/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[crlf][!] >>>>>> >>>>>> [/!]User-Agent: e3IP[crlf][!] >>>>>> >>>>>> [/!]Host: secure2.authorize.net:443=20 >>>>>> [crlf][!] >>>>>> >>>>>> [/!]Content-type: application/x-www-form-urlencoded[crlf][!] >>>>>> >>>>>> [/!]Content-length: [countchars][content][/countchars][crlf][!] >>>>>> >>>>>> [/!][crlf][!] >>>>>> >>>>>> [/!][content][crlf][!] >>>>>> >>>>>> [/!][/tcpsend][/tcpconnect][/text] >>>>>> >>>>>> --- >>>>>> >>>>>> Thanks so much in advance for any help you can offer. >>>>>> >>>>>> Brian >>>>>> >>>>>> --- >>>>>> Brian Willson >>>>>> www.3ip.com >>>>>> >>>>>> --------------------------------------------------------- This=20 >>>>>> message is sent to you because you are subscribed to the mailing=20 >>>>>> list talk@webdna.us To unsubscribe,=20 >>>>>> E-mail to: talk-leave@webdna.us =20 >>>>>> archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:= =20 >>>>>> support@webdna.us >>>>> --------------------------------------------------------- This=20 >>>>> message is sent to you because you are subscribed to the mailing=20 >>>>> list talk@webdna.us To unsubscribe, E-mail=20 >>>>> to: talk-leave@webdna.us archives:=20 >>>>> http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >>>>> support@webdna.us >>>> >>>> --------------------------------------------------------- This=20 >>>> message is sent to you because you are subscribed to the mailing=20 >>>> list talk@webdna.us To unsubscribe, E-mail=20 >>>> to: talk-leave@webdna.us archives:=20 >>>> http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >>>> support@webdna.us >>> --------------------------------------------------------- This=20 >>> message is sent to you because you are subscribed to the mailing=20 >>> list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us=20 >>> archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >>> support@webdna.us=20 >> >> --=20 >> Jym Duane - CTO - Purpose Media >> Creating Your Success Story >> Marketing : Television - Internet -Print >> Phone: (877) 443-1323 >> Email:jym@purposemedia.com >> Web:www.purposemedia.com >> >> Oregon -www.GuideToOregon.com >> PO Box 1725, Jacksonville, OR 97530 >> >> California -www.OrangeCounty.net >> PO Box 2025, Capistrano Beach, CA 92624 >> --------------------------------------------------------- This=20 >> message is sent to you because you are subscribed to the mailing list=20 >> talk@webdna.us To unsubscribe, E-mail to:=20 >> talk-leave@webdna.us archives:=20 >> http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 >> support@webdna.us > > --------------------------------------------------------- This message=20 > is sent to you because you are subscribed to the mailing list=20 > talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us=20 > archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting:=20 > support@webdna.us=20 --=20 Jym Duane - CTO - Purpose Media Creating Your Success Story Marketing : Television - Internet -Print Phone: (877) 443-1323 Email: jym@purposemedia.com Web: www.purposemedia.com Oregon - www.GuideToOregon.com PO Box 1725, Jacksonville, OR 97530 California - www.OrangeCounty.net PO Box 2025, Capistrano Beach, CA 92624 --------------E7661E0D9CC14F4FD04F2500 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

thanks

I'm not on a mac serve= r

My new server will be Centos version 7

Apache latest version also

Webdna latest version also

Still this script may help me get going sooner or as workaround if needed.

I am not understanding how a new server connecting tcp to anet from the script would be different than the site being on the same server and connecting from the tcp in web dna to anet directly?

also this means the script needs to be on an encrypted page too and if its a different domain than additional https secure certificate setup and need to configure anet to accept from the new domain also. still would be great to get going quicker using old site while new site server is getting configured etc.

Jym


On 3/1/2018 7:58 AM, Brian Willson wrote:
Hi, Jym.

I=E2=80=99m trying to figure out the answer to your [tcpconnect] question.

But I can confirm that older TLS protocols can be turned off. In fact, I had to do this with Mac OS X Server v.5.1.5 -- which, short-sightedly, I thought was all I had to do -- because it still supports TLS 1 and TLS 1.1, as well as TLS 1.2.

(OS X Server v5.3.1 uses TLS 1.2 by default, FWIW.)=

Brian

---
Brian Willson
www.3ip.com


On Mar 1, 2018, at 9:28 AM, Jym Duane <<= a href=3D"mailto:jym@purposemedia.com" class=3D"" moz-do-not-send=3D"true">jym@purposemedia.com> wrote:

Robert

I am in the process (expense) of moving a site=C2=A0 to an updated server, in order = to have TLS1.2 to do the tcp connect.

this sounds like after i do that i wont be able to still? is that due to webdna?

will be updated to latest centos and Apache to support the TLS1.2

have not got completely there yet to try it.

Please send script as a workaround either while transitioning or after if needed would be greatly appreciated.

PS- i think older protocols can be tuned off on the server?

= Jym

On 3/1/2018 6:12 AM, Bob Minor wrote:
No not at all. I can send you the php script or you can do the same thing with webdna on a newer server

All I really do is read the post variables and resend them to authnet as another tcpconnect so to speak. But this would be running on an updated server.=C2=A0

Robert Minor
Cybermi= ll.com
314-962-4= 024 ext 500

On Mar 1, 2018, at 07:52, Brian Willson <willson@3ip= ..com> wrote:

Yikes. Sounds complicated.

Is there no way to tweak the [tcpconnect] script to accommodate TLS 1.2 and/or its ciphers? If not, that would prove a major setback here.

Brian

---
Brian Willson
www.3ip.com


On Mar 1, 2018, at 7:42 AM, Bob Minor <bob.minor@cybermill.com> wrote:

I got around it by running my own Linux server that does the php call to authnet and dumps the data just as the gateway did. kinda like a gateway for my gateway.=C2=A0
Robert Minor
Cy= bermill.com
314-962-4024 ext 500

On Mar 1, 2018, at 06:34, Brian Willson <willso= n@3ip.com> wrote:

Hey, everybody.

For years I=E2=80= =99ve been using [tcpconnect] to connect my online shopping carts with=C2=A0Au= thorize.net=E2=80=99s AIM solution, and it=E2=80=99= s worked great, with only a minor tweak or two required.<= /div>

Yesterday, Au= thorize.net=C2=A0began requiring connections via the TLS 1.2 protocol, and my script broke. I.e., it can no longer connect to the endpoint.

(I'd mistakenly assumed all I needed to do was make sure my server supported TLS 1.2, duh.)

Can anyone tell me how to make sure my script forces a connection via TLS 1.2?

I was hoping al= l I=E2=80=99d need is a tweak t= o this line...

=C2=A0 =C2=A0= [text show=3DF]response=3D[tcpc= onnect host=3Dsecure2.authorize.net&port=3D443&ssl=3DT]

...but simply using =E2=80=9Cssl=3DF=E2=80= =9D didn=E2=80=99t work, ha.

Here=E2=80=99= s my main connect code:

---

[text show=3DF]response=3D[tcpc= onnect host=3Dsecure2.authorize.net&port=3D443&ssl=3DT][!]

[/!][tcpsen= d]POST /gateway/transact.dll HTTP/1.0[crlf][!]

[/!]User-Ag= ent: e3IP[crlf][!]

[/!]Host: <= a href=3D"http://secure2.authorize.net:443/" class=3D"" moz-do-not-send=3D"= true">secure2.authorize.net:443[crlf][!]

[/!]Content= -type: application/x-www-form-urlencoded[crlf][!]

[/!]Content= -length: [countchars][content][/countchars][crlf][!]

[/!][crlf][= !]

[/!][conten= t][crlf][!]

[/!][/tcpse= nd][/tcpconnect][/text]

---

Thanks so muc= h in advance for any help you can offer.

Brian
---
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: supp= ort@webdna.us
--------------------------------------------------------- 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

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webd= na.us To unsubscribe, E-mail to: talk-leav= e@webdna.us archives: http://ww= w.webdna.us/page.dna?numero=3D55 Bug Reporting: support@w= ebdna.us
--------------------------------------------------------- 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
--=20Jym Duane - CTO - Purpose MediaCreating Your Success StoryMarketing : Television - Internet -PrintPhone: (877) 443-1323Email: jym@purposemedia.comWeb: www.purposemedia.comOregon - www.GuideToOregon.comPO Box 1725,  Jacksonville, OR 97530California - www.OrangeCounty.netPO Box 2025,  Capistrano Beach, CA 92624 
--------------------------------------------------------- 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.u= s/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- 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

--=20Jym Duane - CTO - Purpose MediaCreating Your Success StoryMarketing : Television - Internet -PrintPhone: (877) 443-1323Email: jym@purposemedia.comWeb: www.purposemedia.comOregon - www.GuideToOregon.comPO Box 1725,  Jacksonville, OR 97530California - www.OrangeCounty.netPO Box 2025,  Capistrano Beach, CA 92624 
--------------------------------------------------------- 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 --------------E7661E0D9CC14F4FD04F2500-- . Jym Duane

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:

HideIf ip= OR ip (1998) Another question (1997) Emailer tracking (1997) [WebDNA] Suddenly, lots of WebDNA problems with FastCGI (2013) Commitdatabase tag (1998) WebCat2 several catalogs? (1997) Database Program (1997) Date search - yes or no (1997) A few questions. . . (1997) WebDNA 6 (2004) redirect strangeness (2000) Credit Card Number checking (1997) Re:Encyption mail was Suggestions for Topics ... (1998) Dummy Form Variables Needed (2000) emailer settings and control questions (1997) re:check boxes (1997) Email troubles (2005) More news on 5.0 (2003) Re1000001: Setting up shop (1997) Running _every_ page through WebCat-error.html (1997)