<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is SSL required for localhost development and testing? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56899#M31675</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll notice in the code sample I provided that the server is connecting to a secure site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://jstest.authorize.net/v1/Accept.js" target="_blank"&gt;https://jstest.authorize.net/v1/Accept.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It uses HTTPS to connect to authorize.net and pull the Accept.js javascript code. This is working, which indicates that my server can connect to HTTPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll then see the error message I provided was an authorize.net error message, which&amp;nbsp;means the authorize.net javascript code that was pulled from a secure site, was functioning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the error message says that https is required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore, I believe that in order to test and develop, that HTTPS is required for your local server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the entire point of this thread. I was unable to verify this by looking through documentation, and looking through other forum posts. So I wanted to confirm that was the case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also&amp;nbsp;hoping this will help others some day when they're curious about the same thing. This will provide a definitive answer. :) Any chance you could have a dev double-check and confirm this explicitly? Since there is an error message, I assume it's not a bug on authorize.net's side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Dustin&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2017 19:37:26 GMT</pubDate>
    <dc:creator>dustin1</dc:creator>
    <dc:date>2017-02-10T19:37:26Z</dc:date>
    <item>
      <title>Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56883#M31659</link>
      <description>&lt;P&gt;I've found a few threads that skimmed this question, but no direct question and answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to develop and test an Accept.js integration on my local machine with the sandbox without&amp;nbsp;an SSL certificate?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 18:13:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56883#M31659</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-09T18:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56884#M31660</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20972"&gt;@dustin1&lt;/a&gt;&amp;nbsp;You do not need a certificate for your domain, unless you're accepting inbound connections that need to be secure.&lt;BR /&gt;&lt;BR /&gt;Using Accept.js, you'd be connecting outbound, to our servers, which have a full TLS 1.2 setup, and you don't need a domain certificate for that.&lt;BR /&gt;&lt;BR /&gt;Make sure your platform adequately supports creating outbound TLS 1.2 connections, and you should be fine.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 15:45:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56884#M31660</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-02-10T15:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56891#M31667</link>
      <description>&lt;P&gt;Ah, sorry. I assumed everything was web based when I posted my comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm asking is whether I can develop and test locally without enabling my apache web server to use ssl certificates, so I can test with a http://localhost/ domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like you are saying that is not possible, and I need to set up https:// on my local machine for testing Accept.js.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Dustin&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:42:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56891#M31667</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T18:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56892#M31668</link>
      <description>&lt;P&gt;Oops, I don't know if I need to include&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7176"&gt;@Lilith&lt;/a&gt;&amp;nbsp;to make sure you&amp;nbsp;received my response. :)&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:43:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56892#M31668</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T18:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56893#M31669</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20972"&gt;@dustin1&lt;/a&gt;&amp;nbsp;Sorry if my response wasn't clear. Let me try rephrasing a bit.&lt;BR /&gt;&lt;BR /&gt;You would only need HTTPS for securing inbound connections for your server.&lt;BR /&gt;&lt;BR /&gt;Since you're making outbound connections to us via HTTPS, you don't need a domain certificate. Those outbound connections depend on our domain certificate, and doesn't depend on you having one.&lt;BR /&gt;&lt;BR /&gt;Domain certificates are used&amp;nbsp;so connections can validate who they're connecting to. They aren't used to confirm where the connection is coming from.&lt;BR /&gt;&lt;BR /&gt;Does that help?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As for @ replies, it's not required, but it's helpful. :)&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:50:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56893#M31669</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-02-10T18:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56894#M31670</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7176"&gt;@Lilith&lt;/a&gt;&amp;nbsp;Thanks. Almost there!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You said, "Since you're making outbound connections to us via HTTPS, you don't need a domain certificate."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question: How do I test and develop without HTTPS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Dustin&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:58:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56894#M31670</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T18:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56895#M31671</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20972"&gt;@dustin1&lt;/a&gt;&amp;nbsp;You have to use HTTPS to secure the connection. However, you don't need to set up a domain certificate.&lt;BR /&gt;&lt;BR /&gt;Using HTTPS for an API call doesn't require your site to have a domain certificate, or&amp;nbsp;a working "https://" URL. There is absolutely no requirement that you secure inbound connections to your site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It does require your server to have CA certificates and the setup necessary to validate our domain certificate, as the outbound API connection needs to be secured.&lt;BR /&gt;&lt;BR /&gt;If you're using a Windows-based server with .NET methods,&amp;nbsp;you'd use SChannel, just like IE does, to make the connection. (Disclaimer, I'm not a .NET developer, but the methods to create HTTPS connections should be baked-in.)&lt;BR /&gt;&lt;BR /&gt;If you're using *NIX, you would need to use a SSL/TLS library like OpenSSL, so your solution could connect to secure URLs.&lt;BR /&gt;&lt;BR /&gt;Java has its own SSL/TLS methods baked into the JRE.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 19:11:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56895#M31671</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-02-10T19:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56896#M31672</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think that is correct. Here's an example I'm using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://hastebin.com/rehusoluji.xml" target="_blank"&gt;https://hastebin.com/rehusoluji.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I press Pay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this error in my console&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AcceptCore.js:1 An HTTPs connection is required to secure delivery of payment information.&lt;BR /&gt;e @ AcceptCore.js:1&lt;BR /&gt;(index):33 ADN Error :: E_WC_02:A HTTPS connection is required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 19:19:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56896#M31672</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T19:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56897#M31673</link>
      <description>&lt;P&gt;I'll note, when I use https://localhost/ it works and when I use http://localhost/ it fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore, I don't think there's a way to test and develop locally without https.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 19:21:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56897#M31673</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T19:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56898#M31674</link>
      <description>&lt;P&gt;Can you connect to any secure sites from your server?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 19:27:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56898#M31674</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-02-10T19:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56899#M31675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll notice in the code sample I provided that the server is connecting to a secure site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://jstest.authorize.net/v1/Accept.js" target="_blank"&gt;https://jstest.authorize.net/v1/Accept.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It uses HTTPS to connect to authorize.net and pull the Accept.js javascript code. This is working, which indicates that my server can connect to HTTPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll then see the error message I provided was an authorize.net error message, which&amp;nbsp;means the authorize.net javascript code that was pulled from a secure site, was functioning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the error message says that https is required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore, I believe that in order to test and develop, that HTTPS is required for your local server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the entire point of this thread. I was unable to verify this by looking through documentation, and looking through other forum posts. So I wanted to confirm that was the case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also&amp;nbsp;hoping this will help others some day when they're curious about the same thing. This will provide a definitive answer. :) Any chance you could have a dev double-check and confirm this explicitly? Since there is an error message, I assume it's not a bug on authorize.net's side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Dustin&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 19:37:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56899#M31675</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T19:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56900#M31676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20972"&gt;@dustin1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm that the page calling the Accept.js script does need to be served from a server supporting a secure connection. If you're testing locally, that means that the server you're running on your machine needs to support https, although you don't have to have a domain certificate to do that (as Lilith points out).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Accept.js documentation does list the error message:&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;E_WC_02&lt;/TD&gt;&lt;TD&gt;A HTTPS connection is required.&lt;/TD&gt;&lt;TD&gt;The page on which you’re including Accept.js must be served over an HTTPS connection.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, it's not explicit in the documentation that you'll get that error message anytime that page is served insecurely, so it's not clear to the reader if this error message is listed as just a possible thing you might see depending on situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm making a note to put an explicit mention of the requirement&amp;nbsp;on this page to avoid future confusion. Hope that helps!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 20:22:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56900#M31676</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-02-10T20:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56901#M31677</link>
      <description>&lt;P&gt;Thank you for confirming this. Your response is the answer to the original post of this thread. Appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a web developer, I work on programming over a dozen different websites. All of my production websites have HTTPS&amp;nbsp;with domain certificates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Locally, however, I do all of my development on a non-https localhost site. I set up hosts like &lt;A href="http://site1.dev" target="_blank"&gt;http://site1.dev&lt;/A&gt; and &lt;A href="http://site2.dev" target="_blank"&gt;http://site2.dev&lt;/A&gt; and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a number of third-party services which require HTTPS for production, but allow for HTTP during development.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would&amp;nbsp;just&amp;nbsp;throw out my request that when using sandbox, that HTTPS would not be required, as it would make it easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I mentioned in my last post. I did end up&amp;nbsp;configuring https on my local machine for the dev site while I build in an authorize.net implementation. It's just unfortunate because if I have to dev for authorize.net for more than one site,&amp;nbsp;apache won't let me use https for more than one domain at a time so I'll have to restart my localhost server each time I switch projects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not a show stopper, but definitely something I'd appreciate you considering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you'd like, it might even be a sandbox option that defaults to require https on the web server, that can be turned off. So that most cases it'll be like it currently is, but for advanced users, such as in my case, I could turn it off. Since I've got it set up on all my production servers, and I know what I'm doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help. Case closed.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 20:29:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56901#M31677</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T20:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56902#M31678</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20972"&gt;@dustin1&lt;/a&gt;&amp;nbsp;Sorry if I engendered any confusion in this discussion. I did get a bit more detail, however.&lt;BR /&gt;&lt;BR /&gt;The Javascript we provide includes the window.location.protocol&amp;nbsp;property, which tells us if the page evoking the script is using HTTP or HTTPS. And we do require HTTPS for that property.&lt;BR /&gt;&lt;BR /&gt;I also confirmed that we have a feature request to allow HTTP for window.location.protocol, if window.location.hostname equals "localhost". So hopefully this option will be available in the near future.&lt;BR /&gt;&lt;BR /&gt;Since you do (after all) need HTTPS on your test server, is &lt;A href="https://letsencrypt.org/" target="_blank"&gt;https://letsencrypt.org/&lt;/A&gt; a possible option for you, so you don't have to spend extra money on a certificate for that server?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:39:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56902#M31678</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2017-02-10T21:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56903#M31679</link>
      <description>&lt;P&gt;Thanks for the extra info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LetsEncrypt does&amp;nbsp;work for testing locally for SSL, but you can also create a &lt;A href="https://www.linux.com/learn/creating-self-signed-ssl-certificates-apache-linux" target="_self"&gt;self-signed cert&lt;/A&gt;&amp;nbsp;for localhost testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd recommend LetsEncrypt more so for&amp;nbsp;production servers since those are actual valid domain certificates.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:42:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/56903#M31679</guid>
      <dc:creator>dustin1</dc:creator>
      <dc:date>2017-02-10T21:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/57307#M32034</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7176"&gt;@Lilith&lt;/a&gt;, Any progress on enabling http localhost development?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It for python (flask, web2py), and ruby (rails, sinatra) development setting up local https is an unusual requirement. For production of course it makes perfect sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 18:02:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/57307#M32034</guid>
      <dc:creator>andynu</dc:creator>
      <dc:date>2017-03-20T18:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/57310#M32037</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21411"&gt;@andynu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That feature is oft-requested, but unfortunately, we can't commit to a timeframe right now.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 18:06:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/57310#M32037</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-03-20T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/60635#M35155</link>
      <description>&lt;P&gt;Asking developers to enable HTTPS on their development&amp;nbsp;server / local machine&amp;nbsp;is NOT normal (at least in the Ruby world) - and definitely too much to ask.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whoever is prioritizing that as 'Oft-requested' but not important enough to prioritize, in my opinion, is completely wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to keep my client on their existing authorize.net account, but this is definitely the final straw pushing me into moving&amp;nbsp;them completely off of authorize.net for their whole system and over to braintree/stripe.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 00:26:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/60635#M35155</guid>
      <dc:creator>gregblass</dc:creator>
      <dc:date>2017-11-28T00:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/60638#M35158</link>
      <description>&lt;P&gt;Seriously though, I'm at least two hours into this now on a fixed budget project. Really appreciate your all's decision to not prioritize this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look at how fun this process has become!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate/43666288#43666288" target="_blank"&gt;https://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate/43666288#43666288&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 11:57:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/60638#M35158</guid>
      <dc:creator>gregblass</dc:creator>
      <dc:date>2017-11-28T11:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is SSL required for localhost development and testing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/60639#M35159</link>
      <description>&lt;P&gt;3 hours of wasted and frustrating time later, this script finally worked for me to generate a self signed certificate for localhost with a proper subjectAltName. On Mac OS, you also have to add the key to your keychain and mark it as trusted as these comments describe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/loganstellway/self-signed-ssl" target="_blank"&gt;https://github.com/loganstellway/self-signed-ssl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 12:57:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-SSL-required-for-localhost-development-and-testing/m-p/60639#M35159</guid>
      <dc:creator>gregblass</dc:creator>
      <dc:date>2017-11-28T12:57:25Z</dc:date>
    </item>
  </channel>
</rss>

