<?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 PHP v4.3 SSL Broken in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039318#M38064</link>
    <description>I've been chattting with HP, and they seem to have confirmed SSL support in the current VMS version of PHP doesn't work.&lt;BR /&gt;&lt;BR /&gt;This goes back to a known bug in PHP 4.3.x, and can easily be tested using this command :-&lt;BR /&gt;&lt;BR /&gt;$ php&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The error returned is :-&lt;BR /&gt;&lt;BR /&gt;php_stream_sock_ssl_activate_with_method: failed to create an SSL context&lt;BR /&gt;&lt;BR /&gt;My question.....is there anybody else out there that's tried to create a PHP application that works over SSL, and if you did, how did you make it work?&lt;BR /&gt;&lt;BR /&gt;Robert.</description>
    <pubDate>Wed, 18 Jul 2007 04:39:41 GMT</pubDate>
    <dc:creator>Robert Atkinson</dc:creator>
    <dc:date>2007-07-18T04:39:41Z</dc:date>
    <item>
      <title>PHP v4.3 SSL Broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039318#M38064</link>
      <description>I've been chattting with HP, and they seem to have confirmed SSL support in the current VMS version of PHP doesn't work.&lt;BR /&gt;&lt;BR /&gt;This goes back to a known bug in PHP 4.3.x, and can easily be tested using this command :-&lt;BR /&gt;&lt;BR /&gt;$ php&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The error returned is :-&lt;BR /&gt;&lt;BR /&gt;php_stream_sock_ssl_activate_with_method: failed to create an SSL context&lt;BR /&gt;&lt;BR /&gt;My question.....is there anybody else out there that's tried to create a PHP application that works over SSL, and if you did, how did you make it work?&lt;BR /&gt;&lt;BR /&gt;Robert.</description>
      <pubDate>Wed, 18 Jul 2007 04:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039318#M38064</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2007-07-18T04:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: PHP v4.3 SSL Broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039319#M38065</link>
      <description>I've just begun trying to include the openssl module in my 4.4.7 port.  You are probably getting that error because the module init function was not called (not added to module list perhaps?).  If I make the module a builtin module, it still fails because it says the random number generator was not seed.  A cursory search shows the only time any PRNG seeding occurs is if you create a certificate.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 21:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039319#M38065</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2007-07-19T21:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: PHP v4.3 SSL Broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039320#M38066</link>
      <description>David, trying to read between the lines.....does that mean if I create a valid certificate, my 4.3 will work?&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Fri, 20 Jul 2007 03:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039320#M38066</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2007-07-20T03:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: PHP v4.3 SSL Broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039321#M38067</link>
      <description>"David, trying to read between the lines.....does that mean if I create a valid certificate, my 4.3 will work?"&lt;BR /&gt;&lt;BR /&gt;I wouldn't go that far, the first hurdle is that the openssl module is being initialized at all.  What value does extension_loaded('openssl') return?</description>
      <pubDate>Fri, 20 Jul 2007 07:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039321#M38067</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2007-07-20T07:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: PHP v4.3 SSL Broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039322#M38068</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;bool(true)&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 08:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-v4-3-ssl-broken/m-p/4039322#M38068</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2007-07-20T08:26:11Z</dc:date>
    </item>
  </channel>
</rss>

