How to enable ssl supprot in apache 2.2.21?

Discussion in 'Apache' started by cshekhar, Jan 8, 2012.

  1. #1
    Hi All,
    We needed to separately build mod_ssl in order to build apache 1.3 . But now apache 2.2.21 has in-built support for ssl. I tried to build it with
    configure --enable-ssl
    but this didn't work. configure file is still looking for open_ssl and mod_ssl locations and complaining about their absence. Please help.


    Thanks in advance.

    Chandra Shekhar.
     
    cshekhar, Jan 8, 2012 IP
  2. blacknet

    blacknet Active Member

    Messages:
    709
    Likes Received:
    16
    Best Answers:
    2
    Trophy Points:
    70
    #2
    a2enmod ssl
     
    blacknet, Jan 19, 2012 IP