<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hello,</div><div><br></div><div>I'd like to request a tiny evolution in the <em>libgnutls_plugin</em></div><div><br></div><div>To allow vlc to accept ssl request (as with https) from cacert whose version is 1 I had to add the following code line after <em>gnutls_certificate_allocate_credentials in the file </em><em>modules/misc/gnutls.c :</em><br><span style="font-family: monospace;"></span></div><div>gnutls_certificate_set_verify_flags( p_sys->x509_cred, GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT );</div><div><br></div><div>My modification could be added to the official release ? For the moment I recompile <em>libgnutls_plugin </em>for each new version.</div><div><br></div><div>Sorry but I don't want to create an account, retrieve the source, open a ticket ... I feel lazy recently<br></div><div><br></div><div>Thanks !</div><div><br><span
 style="font-family: monospace;"></span></div></div></body></html>