kairoaraujo / goca

Golang Certificate Authority (CA) package
MIT License
40 stars 13 forks source link

CRL is not available after loading CA #3

Closed kairoaraujo closed 3 years ago

kairoaraujo commented 3 years ago

After loading the CA the CRL does is not available. *CA.GetCRL() returns empty. CA.Data.CRL is not populated after load.