Closed noahtalerman closed 2 months ago
Hey team! Please add your planning poker estimate with Zenhub @dantecatalfamo @ghernandez345 @gillespi314 @jahzielv @mna @roperzh
Just a call out that this will retry the next cron instead of next day
QA Notes: I was able to follow the steps above and can confirm the cert renews after the cron job runs
Here's the cert after I set my server variable to expire in 100 days
Here's the cert once the server variable was removed and the cron job ran. The expire date was updated
QA Approved!
Certificates renewed, Like leaves in spring, not autumn. Admin worries eased.
Hey @marko-lisica I passed this issue to you. When you get the chance (no rush) can you please add this info to a guide/article? Can be one sentence.
Feel free to get help from folks on the engineering team if you have too much on your plate.
When you get the chance (no rush) can you please add this info to a guide/article? Can be one sentence.
TODO @marko-lisica
Potential locations:
When you get the chance (no rush) can you please add this info to a guide/article? Can be one sentence.
TODO @marko-lisica
Potential locations:
Hey @marko-lisica just giving you another ping!
When you get the chance (no rush) can you please add this info to a guide/article? Can be one sentence. TODO @marko-lisica Potential locations:
Hey @marko-lisica just giving you another ping!
@noahtalerman Here's the PR, could you take a look?
PR is merged!
Renewal early dawn, SCEP certificates reborn, Effortless, like cloud-borne morn.
Goal
Context
It looks like this is what Jamf does (from this doc):
Today, Fleet renews certificates 30 days from expiration:
15332
Changes
Product
InstallProfile
command with an enrollment profile. This causes the SCEP certificate to be renewed.Engineering
QA
Risk assessment
Manual testing steps
cleanups_then_aggregation
job, which should enqueue a cert renewalmdm.apple_scep_signer_validity_days
is < 180, we'll renew the cert on each cron run. To stop this process, restart the server without the setting set (defaults to 1 year), run the cron again, and verify that the cert issued is for 1 year.Testing notes
Confirmation