Let’s Encrypt推出免费可自动更新的SSL证书,使用起来很简单:
安装工具
$ git clone https://github.com/letsencrypt/letsencrypt
$ cd letsencrypt
$ ./letsencrypt-auto --help
申请和部署证书
Apache(httpd):
# ./letsencrypt-auto --apache -d yourdomain.com …Let’s Encrypt推出免费可自动更新的SSL证书,使用起来很简单:
$ git clone https://github.com/letsencrypt/letsencrypt
$ cd letsencrypt
$ ./letsencrypt-auto --help
# ./letsencrypt-auto --apache -d yourdomain.com …