[gnutls-devel] GnuTLS | DTLS encrypt-then-mac interop issues (#139)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Jun 13 22:10:02 CEST 2019




>From gnutls root:
```
$ openssl s_server -dtls1_2 -accept 5555 -keyform pem -certform pem  -key doc/credentials/x509/key-rsa.pem -cert doc/credentials/x509/cert-rsa.pem -cipher PSK -psk_identity test -psk 00000000
...

$ gnutls-cli localhost -p 5555 --udp --insecure --priority NORMAL:-CIPHER-ALL:+AES-256-CBC:-KX-ALL:+PSK
...
- PSK authentication. Connected as 'test'
- Options: extended master secret, safe renegotiation, EtM,

```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/139#note_181170295
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/20190613/cac72715/attachment.html>


More information about the Gnutls-devel mailing list