# Functions
LoadRootCA load existing CA and retun it.
NeedRenewCertificate permit to check if certificate must be renewed before it expire.
# Constants
No description provided by the author
DefaultRenewCertificate = -time.Hour * 24 * 7 // 7 days before expired.