Skip Menu |

This queue is for tickets about the Net-SAML2 CPAN distribution.

Report information
The Basics
Id: 97635
Status: rejected
Priority: 0/
Queue: Net-SAML2

People
Owner: TIMLEGGE [...] cpan.org
Requestors: james_goodzeit [...] trepp.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: XML::Sig
Date: Wed, 30 Jul 2014 21:56:21 +0000
To: "bug-Net-SAML2 [...] rt.cpan.org" <bug-Net-SAML2 [...] rt.cpan.org>
From: James Goodzeit <james_goodzeit [...] trepp.com>
Hello, I cannot run the example code in the synopsis. Have downloaded Net-SAML2-0.17, am using PERL 5.10.1 on Linux 2.6.32-131.0.15.el6.x86_64. To run the synopsis I need Net::SAML2::XML::Sig rather than simply XML::Sig on line 2 Then I will draw the following error when running: RSA.xs:178: OpenSSL error: no start line at /export/home/jamesg/share/perl5/Net/SAML2/XML/Sig.pm line 452. This can be fixed by replacing Crypt::OpenSSL::X509 with Crypt::OpenSSL::RSA On lines 450 and 452 in Sig.pm, after which the example runs as expected. Thanks
I suspect you are not still waiting for an answer for this so I am closing as I clean up the issues log. The code you mention is still unchanged as far as I can tell but if you are still concerned feel free to review from https://github.com/timlegge/perl-Net-SAML2/ and log an issue there or reopen this one if neccessary