NetSurf
Functions
cert.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror gui_cert_verify (nsurl *url, const struct cert_chain *certs, nserror(*cb)(bool proceed, void *pw), void *cbpw)
 
void monkey_sslcert_handle_command (int argc, char **argv)
 

Function Documentation

◆ gui_cert_verify()

nserror gui_cert_verify ( nsurl url,
const struct cert_chain certs,
nserror(*)(bool proceed, void *pw)  cb,
void *  cbpw 
)

Definition at line 42 of file cert.c.

◆ monkey_sslcert_handle_command()

void monkey_sslcert_handle_command ( int  argc,
char **  argv 
)

Definition at line 137 of file cert.c.

References monkey_sslcert_handle_destroy(), monkey_sslcert_handle_go(), MOUT_ERROR, and moutf().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: