Skip to content

Add script to download user PIV certs for debugging#9021

Merged
zachmargolis merged 5 commits intomainfrom
margolis-download-piv-oncall-script
Aug 18, 2023
Merged

Add script to download user PIV certs for debugging#9021
zachmargolis merged 5 commits intomainfrom
margolis-download-piv-oncall-script

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Aug 16, 2023

This script streamlines steps 2-3 of https://handbook.login.gov/articles/troubleshooting-pivcacs.html#steps

Usage:

aws-vault exec prod-power -- ./bin/oncall/download-piv-certs uuid1 uuid2 --out=/tmp/certs
Writing cert to: /tmp/certs/uuid1/key.pem
Writing cert to: /tmp/certs/uuid2/key.pem

**Why**: Script to help triage OTP deliveries by pulling message IDs

changelog: Internal, Scripts, Add script to triage OTP delivery
changelog: Internal, Scripts, Add bin/oncall/download-piv-certs
@zachmargolis zachmargolis requested review from a team August 16, 2023 22:55
@zachmargolis zachmargolis changed the base branch from main to margolis-oncall-otp-script August 16, 2023 23:35
@zachmargolis
Copy link
Contributor Author

(updated to branch off of #9019 because I'm using the new UnknownProgressBar class there)

Base automatically changed from margolis-oncall-otp-script to main August 17, 2023 15:24
Copy link
Contributor

@mitchellhenke mitchellhenke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼 👍🏼 👍🏼

@zachmargolis zachmargolis merged commit e465410 into main Aug 18, 2023
@zachmargolis zachmargolis deleted the margolis-download-piv-oncall-script branch August 18, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants