[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
Thu Oct 22 09:49:37 CEST 2020




Daiki Ueno commented:


Thank you for the report. If I understand correctly, passwords are encoded in hex format in the PSK file, followed by a ':'. So I guess we can simply look for the last `:` in each line, using `strrchr`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1103#note_434068123
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/20201022/5c8d9ec2/attachment.html>


More information about the Gnutls-devel mailing list