error when PREFERRED_CHAIN is specified but server does not provides altchains #551

Closed
opened 2025-12-29 01:27:08 +01:00 by adam · 1 comment
Owner

Originally created by @zhangyoufu on GitHub (Oct 17, 2021).

The error message is confusing.

ERROR: Problem connecting to server (post for ; curl returned with 3)

91cccc0c23/dehydrated (L1194-L1209)

When resheaders does not contains Link header w/ rel="alternate", the loop body is still executed once with empty string assigned to altcrturl.

Can be reproduced by requesting ECDSA certificate from --ca letsencrypt-test at time of writing.

Originally created by @zhangyoufu on GitHub (Oct 17, 2021). The error message is confusing. > ERROR: Problem connecting to server (post for ; curl returned with 3) https://github.com/dehydrated-io/dehydrated/blob/91cccc0c234e4decf0a19595fa19a6f306788032/dehydrated#L1194-L1209 When `resheaders` does not contains Link header w/ `rel="alternate"`, the loop body is still executed once with empty string assigned to `altcrturl`. Can be reproduced by requesting ECDSA certificate from `--ca letsencrypt-test` at time of writing.
adam closed this issue 2025-12-29 01:27:08 +01:00
Author
Owner

@lukas2511 commented on GitHub (Oct 31, 2021):

Should be fixed now. Thanks for reporting.

@lukas2511 commented on GitHub (Oct 31, 2021): Should be fixed now. Thanks for reporting.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#551