[GH-ISSUE #382] TLS error on ubuntu 24.04 #214

Closed
opened 2026-03-13 16:10:20 +03:00 by kerem · 1 comment
Owner

Originally created by @StefanW86 on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/382

Hello,

i try to run acme-dns on ubuntu 24.04. Its running, but if i connect with curl to register i got the following error message

 curl -X POST https://acmedns.lab.de/register

curl: (35) OpenSSL/3.0.13: error:0A000438:SSL routines::tlsv1 alert internal error

And with Postman from a windows 2022 this

Error: write EPROTO 54453568:error:10000438:SSL routines:OPENSSL_internal:TLSV1_ALERT_INTERNAL_ERROR:..\..\..\..\src\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 80

what is wrong here?

Originally created by @StefanW86 on GitHub (May 28, 2025). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/382 Hello, i try to run acme-dns on ubuntu 24.04. Its running, but if i connect with curl to register i got the following error message ``` curl -X POST https://acmedns.lab.de/register ``` ``` curl: (35) OpenSSL/3.0.13: error:0A000438:SSL routines::tlsv1 alert internal error ``` And with Postman from a windows 2022 this ``` Error: write EPROTO 54453568:error:10000438:SSL routines:OPENSSL_internal:TLSV1_ALERT_INTERNAL_ERROR:..\..\..\..\src\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 80 ``` what is wrong here?
kerem closed this issue 2026-03-13 16:10:25 +03:00
Author
Owner

@StefanW86 commented on GitHub (Jun 3, 2025):

issue can be closed. problem was, that i have no certificate.

<!-- gh-comment-id:2934270125 --> @StefanW86 commented on GitHub (Jun 3, 2025): issue can be closed. problem was, that i have no certificate.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/acme-dns#214
No description provided.