1
0
mirror of https://github.com/go-acme/lego.git synced 2025-03-27 08:15:52 +02:00
Manuel Valls Fernández a111d61d85 Move nonce retry from jws to http (#367)
* Move nonce retry from jws to http

The error raised by an "invalid nonce" response never appeared
inside jws.go, but instead it was handled at http.go, so it makes
sense to move the retry logic to that file. The previous code from
jws.go had no effect and did not solve issues related to invalid
nonces.

* Rename retry response variable name for clarity
2017-03-30 02:25:34 +02:00
..
2016-11-03 19:37:15 +01:00
2016-10-27 11:22:10 +02:00
2016-12-06 08:41:28 +01:00
2016-11-03 19:37:15 +01:00
2017-02-19 05:12:14 +01:00
2016-03-11 04:52:59 +01:00
2016-03-11 04:52:59 +01:00