2015-12-16 |
Lukas Schauer | replace pcre-ism with posix class (thanks to @awaw... |
commit | commitdiff | tree |
2015-12-16 |
Lukas Schauer | do not create WELLKNOWN directory, output error message... |
commit | commitdiff | tree |
2015-12-16 |
Lukas Schauer | switch to sign_domains command if domain parameter... |
commit | commitdiff | tree |
2015-12-16 |
Lukas Schauer | changed default command to 'help' |
commit | commitdiff | tree |
2015-12-16 |
Lukas Schauer | do not return exit code 1 if domains.txt is empty,... |
commit | commitdiff | tree |
2015-12-16 |
Lukas Schauer | write error messages to stderr |
commit | commitdiff | tree |
2015-12-15 |
Lukas Schauer | handle whitespace in domains.txt a bit different to... |
commit | commitdiff | tree |
2015-12-15 |
Lukas Schauer | Merge pull request #49 from germeier/commands2 |
commit | commitdiff | tree |
2015-12-15 |
Markus Germeier | remove --sign in favor of two options "--force" and... 49/head |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | Merge pull request #44 from digint/bugfix_config_privat... |
commit | commitdiff | tree |
2015-12-14 |
Axel Burri | bugfix: PRIVATE_KEY is now configurable in config.sh... 44/head |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | updated readme |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | fixed travis config? maybe. again. |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | fixed travis config? maybe. |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | removed root certificates |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | travis: use fullchain to verify ssl certificate |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | grab root certificate url from certificate, fixes #43 |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | fixed usage of openssl sha in newer openssl versions... |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | use sha in openssl instead of shasum, fixes #42 |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | use config vars from letsencrypt.sh in import-script |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | also output config location on --env |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | making shellcheck happy again |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | allow export of config variables for use in other scripts |
commit | commitdiff | tree |
2015-12-14 |
Lukas Schauer | changed order of config locations to be a bit more... |
commit | commitdiff | tree |
2015-12-13 |
Lukas Schauer | Merge pull request #40 from digint/no_scriptdir |
commit | commitdiff | tree |
2015-12-12 |
Axel Burri | make default PRIVATE_KEY and WELLKNOWN relative to... 40/head |
commit | commitdiff | tree |
2015-12-12 |
Axel Burri | never fallback to SCRIPTDIR, this is error-prone and... |
commit | commitdiff | tree |
2015-12-12 |
Lukas Schauer | Merge pull request #37 from germeier/privatekey |
commit | commitdiff | tree |
2015-12-12 |
Markus Germeier | actually move BASEDIR up as intended 37/head |
commit | commitdiff | tree |
2015-12-12 |
Markus Germeier | - make private key a config option |
commit | commitdiff | tree |
2015-12-12 |
Lukas Schauer | don't assume we are in the same directory as the script |
commit | commitdiff | tree |
2015-12-12 |
Lukas Schauer | fancy autogenerated help text |
commit | commitdiff | tree |
2015-12-12 |
Lukas Schauer | added commandline options (thanks to germeier, fixes... |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | fixed travis config |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | added staging-ca certificate and added verification... |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | Merge pull request #33 from M-M-M-M/clean_challenge |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | added travis-ci badge to readme |
commit | commitdiff | tree |
2015-12-08 |
ET | Move cleaning challenge in order to clean when challeng... 33/head |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | added travis config |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | use lock file to prevent concurrent access |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | fix missing variable |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | check certificate to detect corruption |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | fixed output of config location |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | grab action urls from ca-directory |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | removed line-break in example config |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | _request: fix unset variable |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | fix typo in error message |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | pass altname/domain as second argument to HOOK |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | display errors from openssl |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | import-certs.sh: simplify expiry check |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | ugly fix to syntax highlighting in Vim |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | README.md: letsencrypt.sh is written in bash |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | chmod +x import-account.pl |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | replace echo with printf |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | fix typo in comment |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | simplify expiry check |
commit | commitdiff | tree |
2015-12-08 |
Simon Ruderich | replace rm -f; ln -s with ln -sf |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | Check for config file in various locations |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | also add default CA definition in description of variable |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | fixed default path to WELLKNOWN and moved SCRIPTDIR... |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | cleaned up example config |
commit | commitdiff | tree |
2015-12-08 |
et@corde.org | A single HOOK to handle challenge, cleaning of challeng... |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | certificate comes first in fullchain.pem, fixes #26 |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | added shebang to example config |
commit | commitdiff | tree |
2015-12-08 |
Lukas Schauer | making shellcheck happy |
commit | commitdiff | tree |
2015-12-08 |
et@corde.org | add CONTACT_EMAIL option on registration |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | added certificate revocation to feature-list |
commit | commitdiff | tree |
2015-12-07 |
Markus Germeier | implement revoke |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | renamed import scripts, updated readme |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | update symlinks after signing the certificate |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | making shellcheck happy |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | umask in import script |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | added import script (allows import of existing certific... |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | create fullchain.pem |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | also store csr with timestamp and symlink to default... |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | look for domains.txt under BASEDIR |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | updated readme |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | updated readme |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | delete challenge response after verification |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | parse challenges json differently to be compatible... |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | added config option to set path for openssl config... |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | use bash functionality instead of sed to filter SAN... |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | don't use '-r' on sed |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | making shellcheck happy |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | use absolute path of script directory as default BASEDI... |
commit | commitdiff | tree |
2015-12-07 |
Lukas Schauer | added default BASEDIR to example config |
commit | commitdiff | tree |
2015-12-07 |
Andrey Jr.... | Store keys and certs in $BASEDIR |
commit | commitdiff | tree |
2015-12-06 |
Martin Geiseler | Cleaner outputs |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | Merge pull request #13 from germeier/master |
commit | commitdiff | tree |
2015-12-06 |
Markus Germeier | change openssl to use enddate for expiry date check 13/head |
commit | commitdiff | tree |
2015-12-06 |
Markus Germeier | show expire date when we don't need to renew a certifcate |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | Merge pull request #12 from germeier/newkeys |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | trying to capture http status codes from curl instead... |
commit | commitdiff | tree |
2015-12-06 |
Markus Germeier | generate a new private key for each csr if the user... 12/head |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | Merge pull request #11 from germeier/fixpending |
commit | commitdiff | tree |
2015-12-06 |
Markus Germeier | fixed logic to check status from our challenge 11/head |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | removed acme-challenges directory from git, create... |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | make config.sh optional |
commit | commitdiff | tree |
2015-12-06 |
Lukas Schauer | default location for acme-challenges |
commit | commitdiff | tree |
2015-12-06 |
Martin Geiseler | Renew timeframe as config option |
commit | commitdiff | tree |
next |