Skip to content
Snippets Groups Projects
  • Andy Green's avatar
    a798db0e
    vhost: check cert validity dates · a798db0e
    Andy Green authored
    After startup, and once per day, check the validity dates on our ssl certs,
    and broadcast callbacks with the information so interested plugins can
    know.
    
    If our clock is < May 2016, we don't try to judge the certs, because clearly
    we don't know what time it is.
    a798db0e
    History
    vhost: check cert validity dates
    Andy Green authored
    After startup, and once per day, check the validity dates on our ssl certs,
    and broadcast callbacks with the information so interested plugins can
    know.
    
    If our clock is < May 2016, we don't try to judge the certs, because clearly
    we don't know what time it is.