* will import the private key and certificate indicated by the URLs. Note
* that the supported URLs are the ones indicated by gnutls_url_is_supported().
*
+ * In case the @certfile is provided as a PKCS #11 URL, then the certificate, and its
+ * present issuers in the token are are imported (i.e., the required trust chain).
+ *
* Returns: %GNUTLS_E_SUCCESS (0) on success, or a negative error code.
**/
int
* will import the private key and certificate indicated by the URLs. Note
* that the supported URLs are the ones indicated by gnutls_url_is_supported().
*
+ * In case the @certfile is provided as a PKCS #11 URL, then the certificate, and its
+ * present issuers in the token are are imported (i.e., the required trust chain).
+ *
* Returns: %GNUTLS_E_SUCCESS (0) on success, or a negative error code.
**/
int