[gnutls-devel] GnuTLS | cannot use colon (':') in gnutls_psk_set_server_credentials_file file (#1103)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sat Oct 24 09:04:42 CEST 2020
Daiki Ueno commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1103#note_435446312
Hm, actually it's already possible to use a colon in user names, if you write an entry with all-hexadecimal format, preceded by a '#':
```
#75726e3a696d65693a31323334353637383930:password
```
Unfortunately, this is not documented anywhere, and psktool doesn't do automatic conversion if it detects a colon.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1103#note_435446312
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/20201024/a10984e3/attachment.html>
More information about the Gnutls-devel
mailing list