-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ct_get_certificate_timestamp, ct_get_certificate_age_s, and ct_ge…
…t_image_age_s functions These functions are expected to be used for checking whether a certificate was just generated during the container assembing (e.g age of the certificate is less than a minute). The certificates generation on assembling the container with the application is important for not having the container images with certificates being part of the image.
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters