% Generated by roxygen2: do not edit by hand % Please edit documentation in R/RcppExports.R \name{gdns_get_tls_ca_file} \alias{gdns_get_tls_ca_file} \title{Retreive the file location with CA certificates for verification purposes} \usage{ gdns_get_tls_ca_file(gctx) } \arguments{ \item{gctx}{gdns resolver context created with \code{\link[=gdns_resolver]{gdns_resolver()}}} } \description{ Retreive the file location with CA certificates for verification purposes }