PacketFence - BTS - PacketFence
View Issue Details
0001487PacketFenceradiuspublic2012-07-12 07:572012-08-14 09:15
fdurand 
fdurand 
normalblockalways
closedfixed 
LinuxRHEL / CentOS6
 
3.5.03.5.0 
https://github.com/inverse-inc/packetfence/commit/e5eb24afea7787f8e8dc759b4ca9efbf3a028ff4 [^]
0001487: Problem with perl-libwww-perl-6.04-1.of.el6.noarch
perl-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.
No tags attached.
Issue History
2012-07-12 07:57fdurandNew Issue
2012-07-12 08:59francisNote Added: 0002834
2012-07-12 09:30fdurandgit revision => https://github.com/inverse-inc/packetfence/commit/e5eb24afea7787f8e8dc759b4ca9efbf3a028ff4 [^]
2012-07-12 09:30fdurandNote Added: 0002837
2012-07-12 09:30fdurandStatusnew => resolved
2012-07-12 09:30fdurandFixed in Version => +1
2012-07-12 09:30fdurandResolutionopen => fixed
2012-07-12 09:30fdurandAssigned To => fdurand
2012-08-06 16:37obilodeauNote Added: 0002884
2012-08-06 16:37obilodeauStatusresolved => closed
2012-08-06 16:37obilodeauFixed in Version+1 => 3.5.0
2012-08-06 16:37obilodeauTarget Version => 3.5.0
2012-08-14 09:15obilodeauCategoryradius module => radius

Notes
(0002834)
francis   
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   
2012-07-12 09:30   
Add $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME}=0; in packetfence.pm and packetfence-soh.pm
(0002884)
obilodeau   
2012-08-06 16:37   
fix released in 3.5.0