Package: dehydrated
Version: 0.6.2-2
Severity: important
Tags: upstream

Dear Maintainer,

When running dehydrated on a fresh Buster install, after registering, I
exhibit the same
symptoms as the Github issue #647:
https://github.com/lukas2511/dehydrated/issues/647
The patch submitted by mkuk66 works to resolve the issue, as does using
version 0.6.5, either from backports or from source.

< Adding config, including domains to /etc/dehydrated/domains.txt and a
contact email address for use on the certificates >
/usr/bin/dehydrated --register --accept-terms    # Completes successfully
/usr/bin/dehydrated -c

# INFO: Using main config file /etc/dehydrated/config
# INFO: Using additional config file /etc/dehydrated/conf.d/contact.sh
 + Creating chain cache directory /var/lib/dehydrated/chains
Processing <REDACTED> with alternative names: <REDACTED>
 + Creating new directory /var/lib/dehydrated/certs/<REDACTED> ...
 + Signing domains...
 + Generating private key...
 + Generating signing request...
 + Requesting new certificate order from CA...
  + ERROR: An error occurred while sending post-request to
https://acme-v02.api.letsencrypt.org/acme/new-order (Status 400)

Details:
HTTP/1.1 100 Continue
Expires: Tue, 06 Aug 2019 11:07:30 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache

HTTP/1.1 400 Bad Request
Server: nginx
Content-Type: application/problem+json
Content-Length: 178
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: uXlDaLePWAL7bO_fqNxvuSONIohlF4R05VEqrTGp6JY
Expires: Tue, 06 Aug 2019 11:07:30 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 06 Aug 2019 11:07:30 GMT
Connection: close

{
  "type": "urn:ietf:params:acme:error:malformed",
  "detail": "Malformed account ID in KeyID header URL:
\"https://acme-v02.api.letsencrypt.org/acme/acct/\"";,
  "status": 400
}

-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dehydrated depends on:
ii  ca-certificates  20190110
ii  curl             7.64.0-4
ii  openssl          1.1.1c-1

dehydrated recommends no packages.

dehydrated suggests no packages.

-- no debconf information

Reply via email to