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


Ignore:
Timestamp:
Oct 6, 2017, 6:23:48 PM (6 years ago)
Author:
andersk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #419, comment 16

    initial v1  
    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`).
     1By 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.