
| Anonymous | Login | 2025-10-27 00:26 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0001487 | PacketFence | radius | public | 2012-07-12 07:57 | 2012-08-14 09:15 | |||
| Reporter | fdurand | |||||||
| Assigned To | fdurand | |||||||
| Priority | normal | Severity | block | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | Linux | OS | RHEL / CentOS | OS Version | 6 | |||
| Product Version | ||||||||
| Target Version | 3.5.0 | Fixed in Version | 3.5.0 | |||||
| Summary | 0001487: Problem with perl-libwww-perl-6.04-1.of.el6.noarch | |||||||
| Description | 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. | |||||||
| Tags | No tags attached. | |||||||
| fixed in git revision | https://github.com/inverse-inc/packetfence/commit/e5eb24afea7787f8e8dc759b4ca9efbf3a028ff4 [^] | |||||||
| fixed in mtn revision | ||||||||
| Attached Files | ||||||||
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 |