MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | PRELIMINARY |
2 | SYNOPSIS | ||||
3 | void tls_refresh_certs() | ||||
4 | |||||
5 | DESCRIPTION | ||||
6 | Reload the certificates and certificate revocation information. | ||||
7 | |||||
8 | BUGS | ||||
9 | Not supported when using GnuTLS. | ||||
10 | |||||
11 | HISTORY | ||||
12 | Introduced in LDMud 3.3.714/3.2.15. | ||||
13 | |||||
14 | SEE ALSO | ||||
15 | tls_init_connection(E), tls_deinit_connection(E), tls_error(E), | ||||
16 | tls_query_connection_state(E), tls_query_connection_info(E), | ||||
17 | tls_available(E), tls_check_certificate(E), mudlib/psyc-tls.c |