[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Webmin installation with SSL?



* Micah K Yoder <myoder hcjb org ec> [050328 16:05] wrote:
> Hi,
> 
> Has anyone installed Webmin with SSL on RHEL 4?
> 
> I just grabbed both the RPM and the tar.gz.  Both of them seem to expect the 
> Perl SSL libraries to be in Net::SSLeay, where in reality RH and Fedora 
> install them in Crypt::SSLeay.
> 
> Making symlinks from Net/SSLeay.pm and Net/SSLeay/ to their counterparts under 
> Crypt satisfied the tar.gz install program, but in both cases, when the 
> server starts, it fails due to some missing SSL functions.

Unfortunately, you may need to install the actual Net::SSLeay module
from CPAN. It's not identical to the Crypt::SSLeay module, which I would
bet is why you're having trouble.
--Michael


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]