Commit Graph

575 Commits (ef858ef0622e878bf3e7925ab40732ef69241a58)
 

Author SHA1 Message Date
neil ef858ef062 use head -n
8 years ago
neil fe04faf675 Add Chinese link
8 years ago
neil ad752b317d support csr that contains empty CN field. fix https://github.com/Neilpang/acme.sh/issues/306
8 years ago
neil 59649e9b1e support --auto-upgrade
8 years ago
neil 6bf281f905 support '--auto-upgrade'
8 years ago
neil 4dfc8b262c support individual ca path
8 years ago
neil f08ffe9feb v2.6.0
8 years ago
neil 65de3110a9 minor, fix error message
8 years ago
neil f6dcd98995 save api first
8 years ago
neil 950172dc01 debug info
8 years ago
neil 5c48e139d4 support individual ca accounts
8 years ago
neil 150e9c8a48 Update README.md
8 years ago
neil b19ba13aff fix for Mac osx
8 years ago
neil 30bfc2cea7 fix https://github.com/Neilpang/acme.sh/issues/304
8 years ago
neil 30c2d84c6d minor: remove useless hook.
8 years ago
neil fbd2038fa7 minor
8 years ago
neil e4b8d9b9d6 minor, No need to save ACCOUNT_URL
8 years ago
neil 6b50003697 minor
8 years ago
neil a73c5b3355 support log level
8 years ago
neil eb59817e81 Support `updateaccount` and `registeraccount`. fix https://github.com/Neilpang/acme.sh/issues/70
8 years ago
neil d404e92d16 Fetch agreement tos dynamically, fix https://github.com/Neilpang/acme.sh/issues/253
8 years ago
neil 86c017ec9d fix deactivate return code
8 years ago
neil 0407c4e0f7 minor
8 years ago
neil 0ba95a3dd4 fix auto upgrade
8 years ago
neil 0463b5d6cd support "--local-address" to specify a listening ip address in standalone mode if the server have multiple ips. By default, the standalone server listens to 0.0.0.0
8 years ago
neil 3f4513b3a9 Support deactivate in bulk
8 years ago
neil fb2029e717 add more info
8 years ago
neil 48f02fb61b minor
8 years ago
neil 0c00e870c6 Support Authorization deactivation
8 years ago
neil 7da50703fb minor
8 years ago
neil cfdaff5a46 fix cf
8 years ago
neil 18e46962c2 fix https://github.com/Neilpang/acme.sh/issues/297
8 years ago
neil 319e0ae3cf fix auto upgrade
8 years ago
neil e69a7c38d9 fix auto upgrade
8 years ago
neil ecd685755b fix auto upgrade
8 years ago
neil 276b51d927 minor
8 years ago
neil 251d1c5c9f minor
8 years ago
neil 028e17475f minor, renew time minus 1 day
8 years ago
neil 1ab630435d fix color when upgrade in cronjob
8 years ago
neil 89002ed298 support AUTO_UPGRADE. In the cron job, try to upgrade acme.sh if "AUTO_UPGRADE" is set.
8 years ago
neil d0871bdae3 rename "--logfile" to "--log", and give a default log file
8 years ago
neil 5ea6e9c9c0 support "--logfile"
8 years ago
neil 267f283a31 fix bug, upgrade in current dir without installation.
8 years ago
neil 3324c0ae79 opps
8 years ago
neil 811bff6db0 minor, hide debug info
8 years ago
neil 0c9546ccb0 fix https://github.com/Neilpang/acme.sh/issues/288
8 years ago
neil 7b16442656 minor
8 years ago
neil b0070f03af support '--pre-hook', '--post-hook' and '--renew-hook'
8 years ago
neil 08ee072f11 minor, fix color
8 years ago
neil f3e4cea34f work in the current dir, without installation (#279)
8 years ago