blob: c8364c5c46835f5c1cc7e335dcb18f86d77af22d [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001PRELIMINARY
2SYNOPSIS
3 void tls_refresh_certs()
4
5DESCRIPTION
6 Reload the certificates and certificate revocation information.
7
8BUGS
9 Not supported when using GnuTLS.
10
11HISTORY
12 Introduced in LDMud 3.3.714/3.2.15.
13
14SEE 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