I want to install nginx with support for ssl. I know how to do that. --with-http_ssl_module --with-openssl=/... I'm uncertain what path I should use for the last argument. I have openssl installed on Debian. which openssl gives /usr/bin/openssl. Is this the path I should enter? Or is it OPENSSLDIR: "/usr/lib/ssl" -- Posted via http://www.ruby-forum.com/.