<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Adventures in OpenID and Zend Framework</title>
	<atom:link href="http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Sat, 31 Jul 2010 05:07:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mats</title>
		<link>http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/comment-page-1/#comment-432</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Wed, 26 Nov 2008 11:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=353#comment-432</guid>
		<description>Thanks for the reply Wil, and thanks to Dmitry for the quick update on the issue. I have no problem with the dependency on ext/openssl for https URLs, the issue is mainly that the OpenId library simply catches the exception and returns false -- without giving a proper reason if you check out the error message (which will simply say that discovery failed, which can be a number of different issues).

I&#039;ll see if I can create a patch to provide fallback to cURL if available and setting a better error message if we&#039;re unable to handle the issue properly.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Wil, and thanks to Dmitry for the quick update on the issue. I have no problem with the dependency on ext/openssl for https URLs, the issue is mainly that the OpenId library simply catches the exception and returns false &#8212; without giving a proper reason if you check out the error message (which will simply say that discovery failed, which can be a number of different issues).</p>
<p>I&#8217;ll see if I can create a patch to provide fallback to cURL if available and setting a better error message if we&#8217;re unable to handle the issue properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wil Sinclair</title>
		<link>http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/comment-page-1/#comment-431</link>
		<dc:creator>Wil Sinclair</dc:creator>
		<pubDate>Tue, 25 Nov 2008 12:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=353#comment-431</guid>
		<description>I wrote Dmitry Stogov, the original author of Zend_OpenId, with a link to this blog. Here&#039;s his reply:

Hi Wil,

Wil Sinclair wrote:
&gt; Hey Dmitry, some blog feedback I found for Z_O:
&gt; http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/

Thank you for forwarding this link.

&gt; First, is Z_O really dependent on Zend_Session?

Yes. Both Consumer and Provider uses Zend_Session to save some data between requests. I think it&#039;s possible to make Consumer detect regular sessions an use them. I&#039;ll try to do it at the end of this week.

&gt; Second, if mod_openssl
&gt; is required, it seems that we should add it to the requirements 
&gt; section
&gt; here: http://framework.zend.com/manual/en/requirements.extensions.html.

OpenId can work without ext/openssl, but with ext/hash or ext/mhash and ext/bcmath or ext/gmp. However to access https:// URLs we definitely need ext/openssl.

Thanks. Dmitry.</description>
		<content:encoded><![CDATA[<p>I wrote Dmitry Stogov, the original author of Zend_OpenId, with a link to this blog. Here&#8217;s his reply:</p>
<p>Hi Wil,</p>
<p>Wil Sinclair wrote:<br />
&gt; Hey Dmitry, some blog feedback I found for Z_O:<br />
&gt; <a href="http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/" rel="nofollow">http://e-mats.org/2008/11/adventures-in-openid-and-zend-framework/</a></p>
<p>Thank you for forwarding this link.</p>
<p>&gt; First, is Z_O really dependent on Zend_Session?</p>
<p>Yes. Both Consumer and Provider uses Zend_Session to save some data between requests. I think it&#8217;s possible to make Consumer detect regular sessions an use them. I&#8217;ll try to do it at the end of this week.</p>
<p>&gt; Second, if mod_openssl<br />
&gt; is required, it seems that we should add it to the requirements<br />
&gt; section<br />
&gt; here: <a href="http://framework.zend.com/manual/en/requirements.extensions.html" rel="nofollow">http://framework.zend.com/manual/en/requirements.extensions.html</a>.</p>
<p>OpenId can work without ext/openssl, but with ext/hash or ext/mhash and ext/bcmath or ext/gmp. However to access https:// URLs we definitely need ext/openssl.</p>
<p>Thanks. Dmitry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
