On 3/11/23 5:12 AM, seany wrote:
    email.headers["Sender"] = "<<myapp_de.s...@gmail.com>"; // valid mail

Looks like an extra `<`, is that correct?

Exception while handling request POST /createNewOwner: object.Exception@/home/monsoon/.dub/packages/vibe-d-0.9.6-alpha.1/vibe-d/tls/vibe/stream/openssl.d(668): Connecting TLS tunnel: error:0A000086:SSL routines::certificate verify failed (167772294)
```


Note that dub is running on localhost.

How can I resolve this? Please help. Thank you

Looks like an issue with the certificate, either on your vibe app or on the email server.

-Steve
  • vibe.d seany via Digitalmars-d-learn
    • Re: vibe.d Steven Schveighoffer via Digitalmars-d-learn

Reply via email to