You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

427 lines
15 KiB

8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
8 years ago
9 years ago
8 years ago
9 years ago
9 years ago
8 years ago
8 years ago
8 years ago
9 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
8 years ago
9 years ago
8 years ago
9 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
8 years ago
9 years ago
8 years ago
  1. # An ACME Shell script: acme.sh [![Build Status](https://travis-ci.org/Neilpang/acme.sh.svg?branch=master)](https://travis-ci.org/Neilpang/acme.sh)
  2. - An ACME protocol client written purely in Shell (Unix shell) language.
  3. - Full ACME protocol implementation.
  4. - Simple, powerful and very easy to use. You only need 3 minutes to learn it.
  5. - Bash, dash and sh compatible.
  6. - Simplest shell script for Let's Encrypt free certificate client.
  7. - Purely written in Shell with no dependencies on python or the official Let's Encrypt client.
  8. - Just one script to issue, renew and install your certificates automatically.
  9. - DOES NOT require `root/sudoer` access.
  10. It's probably the `easiest&smallest&smartest` shell script to automatically issue & renew the free certificates from Let's Encrypt.
  11. Wiki: https://github.com/Neilpang/acme.sh/wiki
  12. Twitter: [@neilpangxa](https://twitter.com/neilpangxa)
  13. # [中文说明](https://github.com/Neilpang/acme.sh/wiki/%E8%AF%B4%E6%98%8E)
  14. # Who are using **acme.sh**
  15. - [FreeBSD.org](https://blog.crashed.org/letsencrypt-in-freebsd-org/)
  16. - [ruby-china.org](https://ruby-china.org/topics/31983)
  17. - [Proxmox](https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x_and_newer))
  18. - [pfsense](https://github.com/pfsense/FreeBSD-ports/pull/89)
  19. - [webfaction](https://community.webfaction.com/questions/19988/using-letsencrypt)
  20. - [Loadbalancer.org](https://www.loadbalancer.org/blog/loadbalancer-org-with-lets-encrypt-quick-and-dirty)
  21. - [discourse.org](https://meta.discourse.org/t/setting-up-lets-encrypt/40709)
  22. - [Centminmod](http://centminmod.com/letsencrypt-acmetool-https.html)
  23. - [splynx](https://forum.splynx.com/t/free-ssl-cert-for-splynx-lets-encrypt/297)
  24. - [archlinux](https://aur.archlinux.org/packages/acme.sh-git/)
  25. - [more...](https://github.com/Neilpang/acme.sh/wiki/Blogs-and-tutorials)
  26. # Tested OS
  27. | NO | Status| Platform|
  28. |----|-------|---------|
  29. |1|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/ubuntu-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)| Ubuntu
  30. |2|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/debian-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)| Debian
  31. |3|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/centos-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|CentOS
  32. |4|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/windows-cygwin.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Windows (cygwin with curl, openssl and crontab included)
  33. |5|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/freebsd.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|FreeBSD
  34. |6|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/pfsense.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|pfsense
  35. |7|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/opensuse-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|openSUSE
  36. |8|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/alpine-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Alpine Linux (with curl)
  37. |9|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/base-archlinux.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Archlinux
  38. |10|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/fedora-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|fedora
  39. |11|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/kalilinux-kali-linux-docker.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Kali Linux
  40. |12|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/oraclelinux-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Oracle Linux
  41. |13|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/proxmox.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)| Proxmox https://pve.proxmox.com/wiki/HTTPSCertificateConfiguration#Let.27s_Encrypt_using_acme.sh
  42. |14|-----| Cloud Linux https://github.com/Neilpang/le/issues/111
  43. |15|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/openbsd.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|OpenBSD
  44. |16|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/mageia.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Mageia
  45. |17|-----| OpenWRT: Tested and working. See [wiki page](https://github.com/Neilpang/acme.sh/wiki/How-to-run-on-OpenWRT)
  46. |18|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/solaris.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|SunOS/Solaris
  47. |19|[![](https://cdn.rawgit.com/Neilpang/acmetest/master/status/gentoo-stage3-amd64.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)|Gentoo Linux
  48. |20|[![Build Status](https://travis-ci.org/Neilpang/acme.sh.svg?branch=master)](https://travis-ci.org/Neilpang/acme.sh)|Mac OSX
  49. For all build statuses, check our [daily build project](https://github.com/Neilpang/acmetest):
  50. https://github.com/Neilpang/acmetest
  51. # Supported modes
  52. - Webroot mode
  53. - Standalone mode
  54. - Apache mode
  55. - Nginx mode ( Beta )
  56. - DNS mode
  57. - [Stateless mode](https://github.com/Neilpang/acme.sh/wiki/Stateless-Mode)
  58. # 1. How to install
  59. ### 1. Install online
  60. Check this project: https://github.com/Neilpang/get.acme.sh
  61. ```bash
  62. curl https://get.acme.sh | sh
  63. ```
  64. Or:
  65. ```bash
  66. wget -O - https://get.acme.sh | sh
  67. ```
  68. ### 2. Or, Install from git
  69. Clone this project and launch installation:
  70. ```bash
  71. git clone https://github.com/Neilpang/acme.sh.git
  72. cd ./acme.sh
  73. ./acme.sh --install
  74. ```
  75. You `don't have to be root` then, although `it is recommended`.
  76. Advanced Installation: https://github.com/Neilpang/acme.sh/wiki/How-to-install
  77. The installer will perform 3 actions:
  78. 1. Create and copy `acme.sh` to your home dir (`$HOME`): `~/.acme.sh/`.
  79. All certs will be placed in this folder too.
  80. 2. Create alias for: `acme.sh=~/.acme.sh/acme.sh`.
  81. 3. Create daily cron job to check and renew the certs if needed.
  82. Cron entry example:
  83. ```bash
  84. 0 0 * * * "/home/user/.acme.sh"/acme.sh --cron --home "/home/user/.acme.sh" > /dev/null
  85. ```
  86. After the installation, you must close the current terminal and reopen it to make the alias take effect.
  87. Ok, you are ready to issue certs now.
  88. Show help message:
  89. ```
  90. root@v1:~# acme.sh -h
  91. ```
  92. # 2. Just issue a cert
  93. **Example 1:** Single domain.
  94. ```bash
  95. acme.sh --issue -d example.com -w /home/wwwroot/example.com
  96. ```
  97. **Example 2:** Multiple domains in the same cert.
  98. ```bash
  99. acme.sh --issue -d example.com -d www.example.com -d cp.example.com -w /home/wwwroot/example.com
  100. ```
  101. The parameter `/home/wwwroot/example.com` is the web root folder. You **MUST** have `write access` to this folder.
  102. Second argument **"example.com"** is the main domain you want to issue the cert for.
  103. You must have at least one domain there.
  104. You must point and bind all the domains to the same webroot dir: `/home/wwwroot/example.com`.
  105. Generated/issued certs will be placed in `~/.acme.sh/example.com/`
  106. The issued cert will be renewed automatically every **60** days.
  107. More examples: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert
  108. # 3. Install the issued cert to Apache/Nginx etc.
  109. After you issue a cert, you probably want to install/copy the cert to your Apache/Nginx or other servers.
  110. You **MUST** use this command to copy the certs to the target files, **DO NOT** use the certs files in **~/.acme.sh/** folder, they are for internal use only, the folder structure may change in the future.
  111. **Apache** example:
  112. ```bash
  113. acme.sh --install-cert -d example.com \
  114. --certpath /path/to/certfile/in/apache/cert.pem \
  115. --keypath /path/to/keyfile/in/apache/key.pem \
  116. --fullchainpath /path/to/fullchain/certfile/apache/fullchain.pem \
  117. --reloadcmd "service apache2 force-reload"
  118. ```
  119. **Nginx** example:
  120. ```bash
  121. acme.sh --install-cert -d example.com \
  122. --keypath /path/to/keyfile/in/nginx/key.pem \
  123. --fullchainpath /path/to/fullchain/nginx/cert.pem \
  124. --reloadcmd "service nginx force-reload"
  125. ```
  126. Only the domain is required, all the other parameters are optional.
  127. The ownership and permission info of existing files are preserved. You may want to precreate the files to have defined ownership and permission.
  128. Install/copy the issued cert/key to the production Apache or Nginx path.
  129. The cert will be `renewed every **60** days by default` (which is configurable). Once the cert is renewed, the Apache/Nginx service will be restarted automatically by the command: `service apache2 restart` or `service nginx restart`.
  130. # 4. Use Standalone server to issue cert
  131. **(requires you to be root/sudoer or have permission to listen on port 80 (TCP))**
  132. Port `80` (TCP) **MUST** be free to listen on, otherwise you will be prompted to free it and try again.
  133. ```bash
  134. acme.sh --issue --standalone -d example.com -d www.example.com -d cp.example.com
  135. ```
  136. More examples: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert
  137. # 5. Use Standalone TLS server to issue cert
  138. **(requires you to be root/sudoer or have permission to listen on port 443 (TCP))**
  139. acme.sh supports `tls-sni-01` validation.
  140. Port `443` (TCP) **MUST** be free to listen on, otherwise you will be prompted to free it and try again.
  141. ```bash
  142. acme.sh --issue --tls -d example.com -d www.example.com -d cp.example.com
  143. ```
  144. More examples: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert
  145. # 6. Use Apache mode
  146. **(requires you to be root/sudoer, since it is required to interact with Apache server)**
  147. If you are running a web server, Apache or Nginx, it is recommended to use the `Webroot mode`.
  148. Particularly, if you are running an Apache server, you should use Apache mode instead. This mode doesn't write any files to your web root folder.
  149. Just set string "apache" as the second argument and it will force use of apache plugin automatically.
  150. ```
  151. acme.sh --issue --apache -d example.com -d www.example.com -d cp.example.com
  152. ```
  153. More examples: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert
  154. # 7. Use Nginx mode
  155. **(requires you to be root/sudoer, since it is required to interact with Nginx server)**
  156. If you are running a web server, Apache or Nginx, it is recommended to use the `Webroot mode`.
  157. Particularly, if you are running an nginx server, you can use nginx mode instead. This mode doesn't write any files to your web root folder.
  158. Just set string "nginx" as the second argument.
  159. It will configure nginx server automatically to verify the domain and then restore the nginx config to the original version.
  160. So, the config is not changed.
  161. ```
  162. acme.sh --issue --nginx -d example.com -d www.example.com -d cp.example.com
  163. ```
  164. More examples: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert
  165. # 8. Use DNS mode:
  166. Support the `dns-01` challenge.
  167. ```bash
  168. acme.sh --issue --dns -d example.com -d www.example.com -d cp.example.com
  169. ```
  170. You should get an output like below:
  171. ```
  172. Add the following txt record:
  173. Domain:_acme-challenge.example.com
  174. Txt value:9ihDbjYfTExAYeDs4DBUeuTo18KBzwvTEjUnSwd32-c
  175. Add the following txt record:
  176. Domain:_acme-challenge.www.example.com
  177. Txt value:9ihDbjxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  178. Please add those txt records to the domains. Waiting for the dns to take effect.
  179. ```
  180. Then just rerun with `renew` argument:
  181. ```bash
  182. acme.sh --renew -d example.com
  183. ```
  184. Ok, it's finished.
  185. # 9. Automatic DNS API integration
  186. If your DNS provider supports API access, we can use that API to automatically issue the certs.
  187. You don't have to do anything manually!
  188. ### Currently acme.sh supports:
  189. 1. CloudFlare.com API
  190. 1. DNSPod.cn API
  191. 1. CloudXNS.com API
  192. 1. GoDaddy.com API
  193. 1. OVH, kimsufi, soyoustart and runabove API
  194. 1. AWS Route 53
  195. 1. PowerDNS.com API
  196. 1. lexicon DNS API: https://github.com/Neilpang/acme.sh/wiki/How-to-use-lexicon-dns-api
  197. (DigitalOcean, DNSimple, DNSMadeEasy, DNSPark, EasyDNS, Namesilo, NS1, PointHQ, Rage4 and Vultr etc.)
  198. 1. LuaDNS.com API
  199. 1. DNSMadeEasy.com API
  200. 1. nsupdate API
  201. 1. aliyun.com(阿里云) API
  202. 1. ISPConfig 3.1 API
  203. 1. Alwaysdata.com API
  204. 1. Linode.com API
  205. 1. FreeDNS (https://freedns.afraid.org/)
  206. 1. cyon.ch
  207. 1. Domain-Offensive/Resellerinterface/Domainrobot API
  208. 1. Gandi LiveDNS API
  209. 1. Knot DNS API
  210. 1. DigitalOcean API (native)
  211. 1. ClouDNS.net API
  212. **More APIs coming soon...**
  213. If your DNS provider is not on the supported list above, you can write your own DNS API script easily. If you do, please consider submitting a [Pull Request](https://github.com/Neilpang/acme.sh/pulls) and contribute it to the project.
  214. For more details: [How to use DNS API](dnsapi)
  215. # 10. Issue ECC certificates
  216. `Let's Encrypt` can now issue **ECDSA** certificates.
  217. And we support them too!
  218. Just set the `length` parameter with a prefix `ec-`.
  219. For example:
  220. ### Single domain ECC cerfiticate
  221. ```bash
  222. acme.sh --issue -w /home/wwwroot/example.com -d example.com --keylength ec-256
  223. ```
  224. ### SAN multi domain ECC certificate
  225. ```bash
  226. acme.sh --issue -w /home/wwwroot/example.com -d example.com -d www.example.com --keylength ec-256
  227. ```
  228. Please look at the last parameter above.
  229. Valid values are:
  230. 1. **ec-256 (prime256v1, "ECDSA P-256")**
  231. 2. **ec-384 (secp384r1, "ECDSA P-384")**
  232. 3. **ec-521 (secp521r1, "ECDSA P-521", which is not supported by Let's Encrypt yet.)**
  233. # 11. How to renew the issued certs
  234. No, you don't need to renew the certs manually. All the certs will be renewed automatically every **60** days.
  235. However, you can also force to renew any cert:
  236. ```
  237. acme.sh --renew -d example.com --force
  238. ```
  239. or, for ECC cert:
  240. ```
  241. acme.sh --renew -d example.com --force --ecc
  242. ```
  243. # 12. How to upgrade `acme.sh`
  244. acme.sh is in constant development, so it's strongly recommended to use the latest code.
  245. You can update acme.sh to the latest code:
  246. ```
  247. acme.sh --upgrade
  248. ```
  249. You can also enable auto upgrade:
  250. ```
  251. acme.sh --upgrade --auto-upgrade
  252. ```
  253. Then **acme.sh** will be kept up to date automatically.
  254. Disable auto upgrade:
  255. ```
  256. acme.sh --upgrade --auto-upgrade 0
  257. ```
  258. # 13. Issue a cert from an existing CSR
  259. https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR
  260. # 14. Under the Hood
  261. Speak ACME language using shell, directly to "Let's Encrypt".
  262. TODO:
  263. # 15. Acknowledgments
  264. 1. Acme-tiny: https://github.com/diafygi/acme-tiny
  265. 2. ACME protocol: https://github.com/ietf-wg-acme/acme
  266. 3. Certbot: https://github.com/certbot/certbot
  267. # 16. License & Others
  268. License is GPLv3
  269. Please Star and Fork me.
  270. [Issues](https://github.com/Neilpang/acme.sh/issues) and [pull requests](https://github.com/Neilpang/acme.sh/pulls) are welcome.
  271. # 17. Donate
  272. Your donation makes **acme.sh** better:
  273. 1. PayPal/Alipay(支付宝)/Wechat(微信): [https://donate.acme.sh/](https://donate.acme.sh/)
  274. [Donate List](https://github.com/Neilpang/acme.sh/wiki/Donate-list)