Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Red Hat + Apache + SSL

  • 03-08-2005 2:13pm
    #1
    Registered Users, Registered Users 2 Posts: 829 ✭✭✭


    Hey was wondering how to configure a web server running Red Hat Enterprise 3.
    trying to install apache ssl (rpm) but SSLeay and two libraries are missing libcrypto and libssl.
    Now SSLeay-0.8.1b builds fine (no errors) but apache still wont install...any ideas appreciated.


Comments

  • Banned (with Prison Access) Posts: 16,659 ✭✭✭✭dahamsta


    Just install the apache, openssl and mod_ssl packages. You may need openssl-devel too, but mod_ssl should pull that down automatically if you're using up2date.

    adam


  • Registered Users, Registered Users 2 Posts: 829 ✭✭✭kodute


    not using up2date due to a licensing issue, there isn't one, thats the issue.
    I have to download the packages from the net. Is it even possible to do it this way?


  • Registered Users, Registered Users 2 Posts: 71,176 ✭✭✭✭L1011


    Didn't OpenSSL obsolete SSLeay utterly years ago?

    libcrypto and libssl are libraries from OpenSSL, anyway - SSLeay may have had the same names, as thats what OpenSSL was originally based on.


  • Banned (with Prison Access) Posts: 16,659 ✭✭✭✭dahamsta


    kodute wrote:
    I have to download the packages from the net. Is it even possible to do it this way?
    If it's Enterprise, I'm afraid not. If you know someone with Enterprise, they can get them for you with up2date -d. If it's an older version of Red Hat, you should be able to find them on RPMfind.

    SSLeay is part of OpenSSL MYOB. Kind of. :)

    adam


  • Registered Users, Registered Users 2 Posts: 829 ✭✭✭kodute


    ah thanks anyway, ill have to tell my boss to buy more licences. :D
    Thanks


  • Advertisement
Advertisement