You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that letsencrypt seems to have changed slightly. As it is a JSON response, it is not advisable to rely on particular white space like line breaks or spaces, as they are not considered significant.
It seems bruncsak' version has this fixed.
Of course, letsencrypt links to this version, so I had to find out myself...
./letsencrypt.sh sign -a account.key -k test.kbdnb.ru.key -c test.kbdnb.ru.pem test.kbdnb.ru www.test.kbdnb.ru
I get an endless output
push response for "http-01"
push response for "http-01"
push response for "http-01"
push response for "http-01"
and so on...
The text was updated successfully, but these errors were encountered: