<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Iplussoft &#187; SSL</title>
	<atom:link href="http://blog.iplussoft.com/tag/ssl/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.iplussoft.com</link>
	<description>http://blog.iplussoft.com</description>
	<lastBuildDate>Mon, 10 Jan 2011 12:14:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secured API connection for contacts importer (hosted version)</title>
		<link>http://blog.iplussoft.com/secured-api-connection-for-contacts-importer-hosted-version</link>
		<comments>http://blog.iplussoft.com/secured-api-connection-for-contacts-importer-hosted-version#comments</comments>
		<pubDate>Sat, 10 Apr 2010 13:08:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[contacts importer]]></category>
		<category><![CDATA[hosted version]]></category>
		<category><![CDATA[secured connection]]></category>
		<category><![CDATA[server page]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://blog.iplussoft.com/?p=145</guid>
		<description><![CDATA[We have recently installed SSL certificate on our API server.
To utilize the secured connection, please change:
define(&#8221;SERVERPAGE&#8221;, &#8220;iplusmedia.com/software/api.php&#8221;);
to:
define(&#8221;SERVERPAGE&#8221;, &#8220;www.iplusmedia.com/software/api.php&#8221;);
Once done, you need to ensure you have the following setting:
var $SSLConnection = true;
For more information, please contact support@iplussoft.com
]]></description>
			<content:encoded><![CDATA[<p>We have recently installed SSL certificate on our API server.<br />
To utilize the secured connection, please change:</p>
<p><strong>define(&#8221;SERVERPAGE&#8221;, &#8220;iplusmedia.com/software/api.php&#8221;);</strong></p>
<p>to:</p>
<p><strong>define(&#8221;SERVERPAGE&#8221;, &#8220;www.iplusmedia.com/software/api.php&#8221;);</strong><br />
Once done, you need to ensure you have the following setting:</p>
<p><strong>var $SSLConnection = true;</strong></p>
<p>For more information, please contact <em>support@iplussoft.com</em></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.iplussoft.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.iplussoft.com/secured-api-connection-for-contacts-importer-hosted-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

