2 years ago
library: 'SSL routines',
reason: 'wrong version number',
28 Replies
2 years ago
i dont see anything about mailgun in that stack?
2 years ago
okay but what do you think that stack has to do with mailgun? im seeing the hono module mentioned, not mailgun
thats a service using another of email by internal network and thats catch of mailgun library
2 years ago
theres nothing in that stack about mailgun though? unless im blind
2 years ago
are you trying to start the hono server with an ssl cert?
service-payment.webhooks -> (send http request to internal service) -> service-email
2 years ago
again, there is nothing about mailgun in that stack
service-email has mailgun library called mailgun.js and when uses the function to send email, has that error msj
2 years ago
if it was an error from mailgun, mailgun would show in that stack, your issue is very likely elsewhere
2 years ago
are you trying to start the hono server with an ssl cert?
