mirror of
https://github.com/futurice/alley-oop.git
synced 2026-04-25 14:35:54 +03:00
[GH-ISSUE #9] Error in ALPN protocol (with Cloudflare?) #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/alley-oop#1
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @Minipada on GitHub (Mar 17, 2021).
Original GitHub issue: https://github.com/futurice/alley-oop/issues/9
Hi, thanks for the project and the education video 😉 .
I'm trying to set it up with Cloudflare but I keep getting this message (I replaced my domain by example.com):
I use the DNS only option, non proxied by Cloudflare, which should let the server handle the negociation.
In /var/lib/alley-oop, I have 4 files:
CERT-acme_account+key
CERT-alley-oop.example.com+rsa
CERT-alley-oop.example.com
IPS-172-17-0-4.lan.example.com
I am not sure on how to debug this. I don't know if it's a cloudflare specific issue or how I could trace it. Any hint would be welcome. Thank you!
@Minipada commented on GitHub (Mar 18, 2021):
Update: I reserved a new domain name on route53, which doesn't go through Cloudflare, created a self signed key for the domain following the link example but still get the same error.