Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL or TLS Issue #113

Closed
kerim878 opened this issue Aug 25, 2023 · 1 comment
Closed

SSL or TLS Issue #113

kerim878 opened this issue Aug 25, 2023 · 1 comment

Comments

@kerim878
Copy link

kerim878 commented Aug 25, 2023

Hello.
We use the on-premises latest stable version of Seq on Windows Server 2016. For logging, we use SeriLog's latest version with default template with structured logging in .NET 6.

The issue is, regarding the selection of Require TLS, the app gives me an error (version:5.0.0):

MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection. The host name did not match the name given in the server's SSL certificate.

Note: We should use IP address of the mail server and not to use TLS. Also, authentication inputs are empty and not required.

We don't have the same issue with the old version of the app Seq.App.Email 2.0.74.

**Also, the reason I wanted to update is, I can't manage to render the whole message by {{$Message}} or {{@message}} in 2.0.74. **

A solution to any of the above problems is acceptable.

Thanks in advance.

@kerim878
Copy link
Author

Find a similar issue #89, closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant