Unfortunately I have not yet received a certain response from the ticket.
I keep getting error from
and I don't understand if it's a problem with ssl-tools.net or the fact that there are problems with wildcard certificates
I see that while testing ssl-tools in the log I have the following error:
[2024.02.02] 11:15:08.396 [168.119.147.146][15015143] rsp: 220 smtp.mailmessage.it
[2024.02.02] 11:15:08.397 [168.119.147.146][15015143] connected at 02/02/2024 11:15:08
[2024.02.02] 11:15:08.398 [168.119.147.146][15015143] Country code: DE
[2024.02.02] 11:15:08.413 [168.119.147.146][15015143] cmd: EHLO ssl-tools.net
[2024.02.02] 11:15:08.416 [168.119.147.146][15015143] rsp: 250-smtp.mailmessage.it Hello [168.119.147.146]250-SIZE 699050666250-AUTH LOGIN CRAM-MD5250-STARTTLS250-8BITMIME250-DSN250 OK
[2024.02.02] 11:15:08.431 [168.119.147.146][15015143] cmd: STARTTLS
[2024.02.02] 11:15:08.432 [168.119.147.146][15015143] rsp: 220 Start TLS negotiation
[2024.02.02] 11:15:08.447 [168.119.147.146][15015143] SNI using fallback binding certificate _.mailmessage.it.pfx for mailx.mailmessage.it.
[2024.02.02] 11:15:08.465 [168.119.147.146][15015143] rsp: 554 Security failure
[2024.02.02] 11:15:08.467 [168.119.147.146][15015143] Exception negotiating TLS session: System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
[2024.02.02] ---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
[2024.02.02] at System.Net.Sockets.NetworkStream.Read(Span`1 buffer)
[2024.02.02] --- End of inner exception stack trace ---
[2024.02.02] at System.Net.Sockets.NetworkStream.Read(Span`1 buffer)
[2024.02.02] at System.Net.Security.SyncReadWriteAdapter.ReadAsync(Stream stream, Memory`1 buffer, CancellationToken cancellationToken)
[2024.02.02] at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize)
[2024.02.02] at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
[2024.02.02] at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
[2024.02.02] at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
[2024.02.02] at System.Net.Security.SslStream.AuthenticateAsServer(SslServerAuthenticationOptions sslServerAuthenticationOptions)
[2024.02.02] at SmarterMail.Protocols.Common.PooledTcpItem.ConvertToSSL(db_system_binding_port setting, Log log, String sessionId)
[2024.02.02] at SmarterMail.Protocols.Common.PooledTcpItem.ConvertToSSL(db_system_binding_port setting)
[2024.02.02] at SmarterMail.Protocols.SMTP.SMTPSession.STARTTLS()
[2024.02.02] 11:15:08.469 [168.119.147.146][15015143] disconnected at 02/02/2024 11:15:08