cunningham-lab / neurocaas_contrib

Repo to help develop on AMIs associated with NeuroCAAS
GNU General Public License v3.0
2 stars 4 forks source link

Certificate won't load if ec2 instances not started yet. #19

Closed cellistigs closed 2 years ago

cellistigs commented 3 years ago

When calling neurocaas-contrib monitor get-certificate, an error is thrown if the certificate does not have the formatting expected of a complete certificate. Simplify here, and just get the raw text to print.

cellistigs commented 2 years ago

Fixed!