Skip to main content

Module tls_renew_certificate

Module tls_renew_certificate 

Source
Expand description

tls_renew_certificate Tauri command - regenerates the cached server cert for hostname.

TODO: the inner Mutex should become tokio::sync::Mutex so the lock can be held across await; the renewal call is currently fire-and-forget.

Functionsยง

tls_renew_certificate