"406 Not Acceptable" from Buypass Go #2

Открыто
открыт 2020-03-13 14:23:12 +00:00 пользователем Ghost · комментариев: 2
Ghost прокомментировал(а) 2020-03-13 14:23:12 +00:00

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)
coolaj86 прокомментировал(а) 2021-06-25 03:52:22 +00:00
Владелец

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.
coolaj86 прокомментировал(а) 2021-06-25 04:09:54 +00:00
Владелец

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
Войдите, чтобы присоединиться к обсуждению.
Нет меток
Нет этапа
Нет назначенных лиц
2 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: root/acme.js#2
Описание отсутствует.