"406 Not Acceptable" from Buypass Go #2

Open
by Ghost opened 4 years ago · 2 comments
Ghost commented 4 years ago

When acme.js tries to download the final certificates, it sends an "Accept: application/json" header. According to the ACME spec, it seems to me like the file should have content type "application/pem-certificate-chain". This makes Buypass Go respond "HTTP 406 Not Acceptable". (https://www.buypass.com/ssl/products/acme)

When acme.js tries to download the final certificates, it sends an "Accept: application/json" header. According to the ACME spec, it seems to me like the file should have content type "application/pem-certificate-chain". This makes Buypass Go respond "HTTP 406 Not Acceptable". (https://www.buypass.com/ssl/products/acme)
Owner

Good catch. I wish I had seen this before. That's an easy fix.

Good catch. I wish I had seen this before. That's an easy fix.
Owner

I realize that you've probably found a different solution by now, but if you happen to have the sample of how you configured it, that'd be great.

I have a PR up that should fix it:
https://github.com/therootcompany/acme.js/pull/3

I realize that you've probably found a different solution by now, but if you happen to have the sample of how you configured it, that'd be great. I have a PR up that should fix it: https://github.com/therootcompany/acme.js/pull/3
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.