Codeberg/pages-server
26
387
Fork
You've already forked pages-server
54

Cloudflare wildcard certificates are still broken #266

Closed
opened 2023年12月08日 22:01:22 +01:00 by agileGopher · 1 comment

When trying to start the pages server with the command ./pages --dns-provider cloudflare --pages-domain "*.domain.tld" --gitea-root https://domain.tld --gitea-api-token <api-token> --acme-email <email> --acme-accept-terms --acme-api-endpoint https://acme-staging-v02.api.letsencrypt.org/directory I get the following error:

9:36PM ERR toCert conversion did discover mismatch error="domain key '.*.domain.tld' and cert domain '*.domain.tld' not equal"
9:36PM ERR Couldn't get cert for domain ".*.domain.tld"

Do you plan on fixing this issue? Unfortunately, I can only generate certificates via Cloudflare as DNS provider.

When trying to start the pages server with the command `./pages --dns-provider cloudflare --pages-domain "*.domain.tld" --gitea-root https://domain.tld --gitea-api-token <api-token> --acme-email <email> --acme-accept-terms --acme-api-endpoint https://acme-staging-v02.api.letsencrypt.org/directory` I get the following error: ``` 9:36PM ERR toCert conversion did discover mismatch error="domain key '.*.domain.tld' and cert domain '*.domain.tld' not equal" 9:36PM ERR Couldn't get cert for domain ".*.domain.tld" ``` Do you plan on fixing this issue? Unfortunately, I can only generate certificates via Cloudflare as DNS provider.

duplicate of: #235

duplicate of: #235
Sign in to join this conversation.
No Branch/Tag specified
main
no-not-allow-for-new-users
pages
pages-custom-domain-update
ci_user-local-acme-service
feat/redis-caching
fix/memory-problem
v6.4
v6.3
v6.2.1
v6.2
v6.1
v6.0
v5.1
v5.0
v4.6.3
v4.6.2
v4.6.1
v4.6
v4.5
v4.4
v4.3
v4.2
v4.1
v4.0
v3.2.1
v3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v3.1
v3.0a
v3.0
v2.5b
v2.5a
v2.5
v2.4
v2.3
v2.2
v2.1
v2.0
v1.0_php
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/pages-server#266
Reference in a new issue
Codeberg/pages-server
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?