<?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: Net::SSLeay Perl module in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921830#M35388</link>
    <description>I did manage to get Net::SSLeay to locate the HP-supplied SSL libraries and build, though with some warnings.  The attached patch gets you that far.  Apply with GNU patch.  It replaces some OS-specific hacks in the Makefile.PL with some other OS-specific hacks -- the whole thing needs major portability rework.&lt;BR /&gt;&lt;BR /&gt;The test suite would need quite a makeover as well, so I haven't run it successfully, but the problems don't appear to have anything to do with the module itself, just a non-portable test suite.</description>
    <pubDate>Thu, 01 Feb 2007 19:01:11 GMT</pubDate>
    <dc:creator>Craig A Berry</dc:creator>
    <dc:date>2007-02-01T19:01:11Z</dc:date>
    <item>
      <title>Net::SSLeay Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921827#M35385</link>
      <description>I read in a past thread about Crypt::SSleay.&lt;BR /&gt;&lt;BR /&gt;Now I'm a bit confused, because I don't know the differences between Crypto::SSLeay, Net::SSL and Net::SSLeay&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;&lt;BR /&gt;is Net::SSLeay Perl module working on Perl/OpenVMS ? (On the most recent versions of Perl for VMS).&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Francesco</description>
      <pubDate>Sat, 06 Jan 2007 05:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921827#M35385</guid>
      <dc:creator>Francesco Gennai</dc:creator>
      <dc:date>2007-01-06T05:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SSLeay Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921828#M35386</link>
      <description>It looks like Net::SSLeay is a fairly generic SSL module, whereas Crypt::SSLeay is targeted at the https protocol specifically.&lt;BR /&gt;&lt;BR /&gt;My changes to Crypt::SSLeay to make the build able to locate the HP-supplied OpenSSL libraries on VMS are now in the latest release.  I've never tried to build Net::SSLeay that I remember, but don't know any reason it wouldn't work.  Have you tried it?</description>
      <pubDate>Mon, 08 Jan 2007 15:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921828#M35386</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2007-01-08T15:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SSLeay Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921829#M35387</link>
      <description>Yes, I have tried it.&lt;BR /&gt;It requires to specify the path where OpenSSL can be found, but I didn't get success.&lt;BR /&gt;By looking at makefile.pl,&lt;BR /&gt;I suspect that it concatenate to the specified path, the common subdirs in Unix and Windows environment.&lt;BR /&gt;&lt;BR /&gt;I have both HP SSL and OpenSSL from &lt;A href="http://www.openssl.org" target="_blank"&gt;www.openssl.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Francesco</description>
      <pubDate>Tue, 09 Jan 2007 15:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921829#M35387</guid>
      <dc:creator>Francesco Gennai</dc:creator>
      <dc:date>2007-01-09T15:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SSLeay Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921830#M35388</link>
      <description>I did manage to get Net::SSLeay to locate the HP-supplied SSL libraries and build, though with some warnings.  The attached patch gets you that far.  Apply with GNU patch.  It replaces some OS-specific hacks in the Makefile.PL with some other OS-specific hacks -- the whole thing needs major portability rework.&lt;BR /&gt;&lt;BR /&gt;The test suite would need quite a makeover as well, so I haven't run it successfully, but the problems don't appear to have anything to do with the module itself, just a non-portable test suite.</description>
      <pubDate>Thu, 01 Feb 2007 19:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921830#M35388</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2007-02-01T19:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SSLeay Perl module</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921831#M35389</link>
      <description>Thank you !&lt;BR /&gt;&lt;BR /&gt;I will try it in the next days.&lt;BR /&gt;&lt;BR /&gt;Francesco</description>
      <pubDate>Fri, 02 Feb 2007 12:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-ssleay-perl-module/m-p/3921831#M35389</guid>
      <dc:creator>Francesco Gennai</dc:creator>
      <dc:date>2007-02-02T12:06:18Z</dc:date>
    </item>
  </channel>
</rss>

