1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-03 07:19:39 +02:00

Commit Graph

  • 1ceebb72a2 Add Authorizations to CSR request message xenolf 2015-06-13 04:10:32 +0200
  • b04e5a4aac add crypto.go xenolf 2015-06-13 03:57:05 +0200
  • 728646c70e Implement new interface with DVSNI xenolf 2015-06-13 03:56:52 +0200
  • 612033a83a Flesh out run cli_handler for error handling and saving certificates xenolf 2015-06-13 03:56:34 +0200
  • a2d9bf4cc3 Initial version of the SimpleHTTPS challenge xenolf 2015-06-13 03:55:53 +0200
  • 8f992218b9 Allow the user to override the challenge port. Enables running as non-root. xenolf 2015-06-13 00:16:49 +0200
  • 805cef4dd6 Remove global paths and default to CWD/.lego for storage. Overridable through --path. xenolf 2015-06-12 23:34:49 +0200
  • 84c2bceade Add initial implementation for challenge choosing xenolf 2015-06-12 00:15:13 +0200
  • 2b99a75aff Change solver interface definition xenolf 2015-06-12 00:14:33 +0200
  • e600438aeb Extract JWS to its own struct xenolf 2015-06-12 00:13:43 +0200
  • bcdc00add6 change solver.solve definition xenolf 2015-06-11 16:09:53 +0200
  • 7f7e96097b Rename challengeHandler to solver xenolf 2015-06-11 15:31:09 +0200
  • 811c68692c Add solvers to client xenolf 2015-06-11 01:11:14 +0200
  • 0ca3e29eb4 Rename simple_https to simple_http and add minimal interface implementation xenolf 2015-06-11 00:12:46 +0200
  • fe1b6e36d8 Add remaining challenge types. xenolf 2015-06-11 00:11:58 +0200
  • a09886b577 Add challengeHandler interface xenolf 2015-06-10 15:11:01 +0200
  • 7aab5562c1 Move CLI handlers to their own file Implement Tos accept and start obtain certificates xenolf 2015-06-08 23:54:15 +0200
  • 14627c9d51 Save accounts using indented JSON xenolf 2015-06-08 23:52:41 +0200
  • ea47f1137a Base implementation with registration support xenolf 2015-06-08 02:36:07 +0200