PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001487PacketFenceradiuspublic2012-07-12 07:572012-08-14 09:15
Reporterfdurand 
Assigned Tofdurand 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformLinuxOSRHEL / CentOSOS Version6
Product Version 
Target Version3.5.0Fixed in Version3.5.0 
Summary0001487: Problem with perl-libwww-perl-6.04-1.of.el6.noarch
Descriptionperl-libwww-perl-6.04-1.of.el6.noarch is a dependency of catalyst-configurator, but there is a problem with the radius packetfence.pm module, the new version of libwww-perl check if the certificate is correct and refuse the connection.
TagsNo tags attached.
fixed in git revisionhttps://github.com/inverse-inc/packetfence/commit/e5eb24afea7787f8e8dc759b4ca9efbf3a028ff4 [^]
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0002834)
francis (administrator)
2012-07-12 08:59

The solution would be to disable the host verification.

PERL_LWP_SSL_VERIFY_HOSTNAME = 0

See https://metacpan.org/module/LWP#ENVIRONMENT [^]
(0002837)
fdurand (administrator)
2012-07-12 09:30

Add $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME}=0; in packetfence.pm and packetfence-soh.pm
(0002884)
obilodeau (reporter)
2012-08-06 16:37

fix released in 3.5.0

- Issue History
Date Modified Username Field Change
2012-07-12 07:57 fdurand New Issue
2012-07-12 08:59 francis Note Added: 0002834
2012-07-12 09:30 fdurand git revision => https://github.com/inverse-inc/packetfence/commit/e5eb24afea7787f8e8dc759b4ca9efbf3a028ff4 [^]
2012-07-12 09:30 fdurand Note Added: 0002837
2012-07-12 09:30 fdurand Status new => resolved
2012-07-12 09:30 fdurand Fixed in Version => +1
2012-07-12 09:30 fdurand Resolution open => fixed
2012-07-12 09:30 fdurand Assigned To => fdurand
2012-08-06 16:37 obilodeau Note Added: 0002884
2012-08-06 16:37 obilodeau Status resolved => closed
2012-08-06 16:37 obilodeau Fixed in Version +1 => 3.5.0
2012-08-06 16:37 obilodeau Target Version => 3.5.0
2012-08-14 09:15 obilodeau Category radius module => radius


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker