[gnutls-devel] GnuTLS | Fatal error: An unexpected TLS packet was received. (#1310)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Jan 3 20:21:44 CET 2022
Rafal Kowalski created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1310
## Description of problem:
While trying to use `gnutls-cli` from Emacs to send emails using smtp protocol, I got the following issue (here reproduced from the command line):
```gnutls-cli --x509cafile /etc/ssl/cert.pem -p 587 smtp.mail.me.com
Processed 77 CA certificate(s).
Resolving 'smtp.mail.me.com:587'...
Connecting to '17.57.154.19:587'...
|<1>| Received record packet of unknown type 50
*** Fatal error: An unexpected TLS packet was received.
```
## Version of gnutls used:
3.7.2
running on a MacOS Mojave 10.14.6
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
Build from the tar source file.
## How reproducible:
Steps to Reproduce:
* `gnutls-cli --x509cafile /etc/ssl/cert.pem -p 587 smtp.mail.me.com`
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1310
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220103/682819b2/attachment.html>
More information about the Gnutls-devel
mailing list