Refresh all CRLs
This commit is contained in:
@ -16,5 +16,5 @@ fn main() {
|
||||
pki::initialize_web_ca().expect("Failed to initialize web CA!");
|
||||
pki::initialize_devices_ca().expect("Failed to initialize devices CA!");
|
||||
|
||||
pki::initialize_root_ca_crl().expect("Failed to initialize Root CA!");
|
||||
pki::refresh_crls().expect("Failed to initialize Root CA!");
|
||||
}
|
||||
|
Reference in New Issue
Block a user