WIP cert authorities
This commit is contained in:
		@@ -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;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user