SSLeayを入れて、鍵の作成と、SSLの設定。
このへんまでは前回同様、こちらのサイトを参考に。*1)
さらに、httpd.confとhttpd-ssl.confを編集。*2)
で、このまま起動しようとすると、次のエラーが、
httpd: apr_sockaddr_info_get() failed for... httpd: Could not reliably determine the server's fully qualified domain name...
まぁ、ほとんど設定してないので。
上のエラーは /etc/hosts ファイルを設定して修正。*3)
今日入れたもの:
refer: