Go to the documentation of this file.
41 parse_line(
const char *line,
char **p,
const int n,
const char *file,
42 const int line_num,
int msglevel,
struct gc_arena *gc)
result_t
Result of verification function.
int parse_line(const char *line, char **p, const int n, const char *file, const int line_num, int msglevel, struct gc_arena *gc)
result_t verify_cert(struct tls_session *session, openvpn_x509_cert_t *cert, int cert_depth)
void cert_hash_remember(struct tls_session *session, const int cert_depth, const struct buffer *cert_hash)
Wrapper structure for dynamically allocated memory.
Security parameter state of a single session within a VPN tunnel.
Garbage collection arena used to keep track of dynamically allocated memory.
int pem_password_callback(char *buf, int size, int rwflag, void *u)
Callback to retrieve the user's password.
Structure containing the hash for a single certificate.