Changes between Version 1 and Version 2 of Ticket #419, comment 16


Ignore:
Timestamp:
Oct 6, 2017, 6:27:27 PM (7 years ago)
Author:
andersk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #419, comment 16

    v1 v2  
    1 By necessity, I made a bunch of [https://github.com/mit-scripts/scripts-pony/compare/8315bc50bb4cc5f251baaf408376b67a6047e7ae...4a8392f269e4ee268747b3523e611275fee86ae3 progress] this week toward automatic mitcert integration (#380), some of which will be relevant here.  Pony now has the permissions needed to install certificates to LDAP, and there’s now a `scripts.cert` library with useful functions (some of which were extracted from `vhostcert`).  Also `find_expiring_certs.py` has much of the logic we’ll want to decide which certificates to renew.
     1By necessity, I made a bunch of [https://github.com/mit-scripts/scripts-pony/compare/8315bc50bb4cc5f251baaf408376b67a6047e7ae...1fd947cffe8f922d61e0a49ce43af10776f5542e progress] this week toward automatic mitcert integration (#380), some of which will be relevant here.  Pony now has the permissions needed to install certificates to LDAP, and there’s now a `scripts.cert` library with useful functions (some of which were extracted from `vhostcert`).  Also `find_expiring_certs.py` has much of the logic we’ll want to decide which certificates to renew.