S eda1a14b50ee24bcab19b62f40858e76 Macports Apache SSL

この通りにやる
http://www.pistolfly.jp/weblog/2008/09/mac...

httpd.conf
# Secure (SSL/TLS) connections
Include conf/extra/httpd-ssl.conf

$ cd /opt/local/apache2/conf/
$ sudo openssl genrsa -des3 -out server.key 1024
$ sudo openssl req -new -x509 -days 365 -key server.key -out server.crt
$ sudo openssl rsa -in server.key -out server.key # パスフレーズ解除
$ sudo apachectl start

もしかして

    他の人の「Macports Apache SSL」

    S eda1a14b50ee24bcab19b62f40858e76

    無所属ソフトウェアエンジニア

    (1722words)

    最新

      最新エントリ

        関連ツイート