Hi,
Thanks Stuart,
I figured it out. So silly my SMTP server was indeerd serving a different cert
than my imap server (DOVECOT).
I used the mail.thinkerwim.org.crt instead of mail.thinkerwim.org.fullchain.pem
Thank bsd team for helping me :-).
See you around
Bye
Wim Stockman
On Sat, Jul 09, 2
On 2022-07-08, Stuart Henderson wrote:
> You are missing the intermediate certificate on the server.
visually:
imap - presents an intermediate cert, providing a path to the trusted root cert
---
Certificate chain
0 s:/CN=mail.thinkerwim.org
i:/C=US/O=Let's Encrypt/CN=R3
1 s:/C=US/O=Let's E
Indeed , OpenBSD uses LibreSSL 3.5.2 and my Artix Linux runs Openssl
The LibreSSL says : Verify return code: 20 (unable to get local issuer
certificate)
And the OpenSSL says : Verify return code: 21 (unable to verify the
first certificate)
Here is the diff from both.
4,5c4,5
< 0 s:CN = mail
On Fri, Jul 08, 2022 at 07:22:51PM +0200, Wim wrote:
> The strange thing is that the client machine and server are the same...
The client's not necessarily the same. Linux might be using OpenSSL,
OpenBSD is almost certainly using LibreSSL, there might be differences
on the root certificates accep
You are missing the intermediate certificate on the server.
On 2022-07-08, wim wrote:
> Hi everybody,
>
> I have this weird issue.
> I can read the mails with mutt on openbsd but when I want to sent I get
> this message from the mutt log:
> [2022-07-08 14:33:16] mutt_send_message() Sending mess
The strange thing is that the client machine and server are the same...
Maybe Mut looks into the wrong place. I installed mutt from the openbsd package
and using openbsd 7.1
Thanks for the help.
Kind regards
Wim
Philipp Buehler schreef op 8 juli
2022 16:31:31 CEST:
>Am 08.07.2022 15:49 schrieb
Am 08.07.2022 15:49 schrieb Dave Voutila:
$ openssl s_client -showcerts -servername mail.thinkerwim.org -connect
mail.thinkerwim.org:587
`-starttls smtp` helps a lot. The cert is there (also on :25 ftm) and
signed by LE.
The rub is that the mutt client machine does not know that issuer,
See
wim writes:
> Hi everybody,
>
> I have this weird issue.
> I can read the mails with mutt on openbsd but when I want to sent I
> get this message from the mutt log:
> [2022-07-08 14:33:16] mutt_send_message() Sending message...
> [2022-07-08 14:33:16] raw_socket_open() Looking up mail.thinkerwi
Hi everybody,
I have this weird issue.
I can read the mails with mutt on openbsd but when I want to sent I get
this message from the mutt log:
[2022-07-08 14:33:16] mutt_send_message() Sending message...
[2022-07-08 14:33:16] raw_socket_open() Looking up mail.thinkerwim.org...
[2022-07-08 14:33
9 matches
Mail list logo