What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
What is WebDNA
WebDNA and BioType
Download WebDNA
WebDNA resources
On Mar 1, 2018, at 9:28 AM, Jym =Duane <jym@purposemedia.com> wrote:=20 =20---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.usRobert
I am =in the process (expense) of moving a site 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.--------------------------------------------------------- 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/pa=ge.dna?numero=3D55 Bug Reporting: support@webdna.us
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
--------------------------------------------------------- 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
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.--------------------------------------------------------- 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
Hey, everybody.
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.
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.
(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 all I=E2=80=99d =need is a tweak to this line...
--------------------------------------------------------- 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[text show=3DF]response=3D[tcpconnect =host=3Dsecure2.authorize.net&port=3D443&ssl=3D=T]
...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&port=3D443&ssl=3D=T][!]
[/!][tcpsend]POST /gateway/transact.dll HTTP/1.0[crlf][!]
[/!]User-Agent: e3IP[crlf][!]
[/!]Host: secure2.authorize.net:443[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.
--=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
On Mar 1, 2018, at 9:28 AM, Jym =Duane <jym@purposemedia.com> wrote:=20 =20---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.usRobert
I am =in the process (expense) of moving a site 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.--------------------------------------------------------- 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/pa=ge.dna?numero=3D55 Bug Reporting: support@webdna.us
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
--------------------------------------------------------- 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
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.--------------------------------------------------------- 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
Hey, everybody.
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.
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.
(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 all I=E2=80=99d =need is a tweak to this line...
--------------------------------------------------------- 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[text show=3DF]response=3D[tcpconnect =host=3Dsecure2.authorize.net&port=3D443&ssl=3D=T]
...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&port=3D443&ssl=3D=T][!]
[/!]User-Agent: e3IP[crlf][!]
[/!]Host: secure2.authorize.net:443[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.
--=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
DOWNLOAD WEBDNA NOW!
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...