This commit is contained in:
Christian Grothoff
2021-03-09 23:36:39 +01:00
parent f9aa18c17e
commit 55e6a9e275
+1 -1
View File
@@ -236,7 +236,7 @@ and alternative names:
* to the dn if found
*/
char *
cert_auth_get_dn(gnutls_x509_crt_c client_cert)
cert_auth_get_dn(gnutls_x509_crt_t client_cert)
{
char* buf;
size_t lbuf;