Skip to content

Update a certificate with a new CSR using Certified and Digicert

Notifications You must be signed in to change notification settings

Yasumoto/RenewCertificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenewCertificate

Tool to update a certificate and automatically submit a request to Digicert's API.

Hopefully this prevents any expired certs 🔏

This depends on certified and a particular file system structure to work.

Usage

$ cat /path/to/digicert_config.json
{
    "key": "API Key for DigiCert",
    "organization": 12345
}
$ RenewCertificate /path/to/digicert_config.json /path/to/expiring/certificate_file.crt