WIP cert authorities
This commit is contained in:
parent
ffb8cbb6eb
commit
716e524bf4
@ -88,8 +88,6 @@ fn gen_intermediate_or_root_ca(
|
|||||||
"FIXME_TODO"
|
"FIXME_TODO"
|
||||||
);
|
);
|
||||||
|
|
||||||
let crl_url = "http://crl.identrust.com/DSTROOTCAX3CRL.crl".to_string();
|
|
||||||
|
|
||||||
let crl_obj = Asn1Object::from_str("2.5.29.31")?;
|
let crl_obj = Asn1Object::from_str("2.5.29.31")?;
|
||||||
|
|
||||||
let TAG_A0 = Tag::from_bytes(&[0xa0]).unwrap().0;
|
let TAG_A0 = Tag::from_bytes(&[0xa0]).unwrap().0;
|
||||||
|
Loading…
Reference in New Issue
Block a user