Markus Karch
2018-07-06 10:37:44 UTC
Hello everyone,
I have already sent a mail but I am not entirely sure if it works because
of the registration process.
Is it possible to build a certificate chain with gnutls?
I am receiving only the end certificate and not the hole certificate chain.
Instead I have a list of trusted CA certificates and a list of certificates
which should be used to build the certificate chain.
Is that possible?
I was looking at the gnutls_x509_trust_list_verify_crt2()-function but I
can only set the trusted certificates with the list-parameter and the end
certificate with the cert_list-parameter.
Regards,
ckmk14
I have already sent a mail but I am not entirely sure if it works because
of the registration process.
Is it possible to build a certificate chain with gnutls?
I am receiving only the end certificate and not the hole certificate chain.
Instead I have a list of trusted CA certificates and a list of certificates
which should be used to build the certificate chain.
Is that possible?
I was looking at the gnutls_x509_trust_list_verify_crt2()-function but I
can only set the trusted certificates with the list-parameter and the end
certificate with the cert_list-parameter.
Regards,
ckmk14