<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>openssl extension when no ssl is used</title> 
  <pubDate>Fri, 10 Apr 2026 06:34:47 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10271</link> 
  <atom:link rel="self" type="application/rss+xml" title="openssl extension when no ssl is used" href="https://bugs.horde.org/ticket/10271/rss" /> 
  <description>openssl extension when no ssl is used</description> 
 
   
   
  <item> 
   <title>When using test.php:

The error &#039;Secure connections requir</title> 
   <description>When using test.php:

The error &#039;Secure connections require the PHP openssl extension.&#039; when no openssl extension is available even though no SSL is used.

Horde/Imap/Client/Socket.php checks only if $this-&gt;_params[&#039;secure&#039;] is set. If its set to &#039;no&#039; the error is still shown...

Same applies to Pop3.php</description> 
   <pubDate>Thu, 23 Jun 2011 20:32:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10271#t65816</link> 
  </item> 
   
  <item> 
   <title>Your local configuration is irrelevant.  The test page is si</title> 
   <description>Your local configuration is irrelevant.  The test page is simply intended to show all possible requirements that might be used by an application.  any local configuration files are completely ignored.</description> 
   <pubDate>Thu, 23 Jun 2011 20:43:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10271#t65817</link> 
  </item> 
   
  <item> 
   <title>I&#039;m not talking about local configuration files.. and it wou</title> 
   <description>I&#039;m not talking about local configuration files.. and it would be irrelevant anyway...

If I use the test page and don&#039;t want a secure connection to IMAP or PHP because I don&#039;t have openssl extension installed I get this error... Please try yourself... 
The error is irrelevant because I&#039;m not using a secure connection and I want to test without a secure connection... so please skip the check for openssl extension availability if its not needed anyway because no secure connection is requested.
But what is happening here is that if secure connection is not empty but set to &#039;no&#039; there is still a openssl extension availability check done, which is useless...
</description> 
   <pubDate>Mon, 27 Jun 2011 08:50:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10271#t65874</link> 
  </item> 
   
  <item> 
   <title>Oh maybe I was not clear enough what I referrer too.
I&#039;m no</title> 
   <description>Oh maybe I was not clear enough what I referrer too.
I&#039;m not talking about the Message if openssl is available. I&#039;m talking about the
Mail Server Support Test form that you find on test.php?app=imp

If I say &#039;Use SSL/TLS&#039; = NO I get the error that openssl extension is not available. Though I could test the connection anyway... since its not using ssl/tls anyway..
</description> 
   <pubDate>Mon, 27 Jun 2011 08:55:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10271#t65875</link> 
  </item> 
   
  <item> 
   <title>Makes sense.</title> 
   <description>Makes sense.</description> 
   <pubDate>Tue, 28 Jun 2011 16:40:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10271#t65940</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #10271: </title> 
   <description>Changes have been made in Git for this ticket:

Bug #10271: Don&#039;t test for openssl in connection unless asked to

 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dd3976ada282f10eb3516240f1ec62c3d865bc48</description> 
   <pubDate>Thu, 14 Jul 2011 05:58:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10271#t66317</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
