boulder/cmd/admin
Matthew McPherrin 5ddd5acf99
Print key hash as hex in admin tool. (#8266)
The ProtoText printing of this structure prints the binary string as
escaped
utf8 text, which is essentially gibberish for my processes.

---------

Co-authored-by: Aaron Gable <aaron@letsencrypt.org>
2025-06-23 17:36:06 -07:00
..
admin.go cmd: Make a debug listen address optional (#7840) 2024-12-10 12:25:12 -08:00
admin_test.go refactor: remove usages of experimental maps package (#7849) 2024-12-06 11:50:32 -08:00
cert.go admin: Fix race in revokeSerials (#8107) 2025-04-08 10:15:25 -07:00
cert_test.go ra: revoke with explicit CRL shard (#7944) 2025-01-21 21:31:40 -08:00
dryrun.go Print key hash as hex in admin tool. (#8266) 2025-06-23 17:36:06 -07:00
key.go refactor: remove usages of experimental maps package (#7849) 2024-12-06 11:50:32 -08:00
key_test.go Print key hash as hex in admin tool. (#8266) 2025-06-23 17:36:06 -07:00
main.go Delete admin update-email subcommand (#8246) 2025-06-16 09:29:44 -07:00
pause_identifier.go Shorten "identifier(s)" in variable names & function arguments (#8066) 2025-03-14 10:59:38 -07:00
pause_identifier_test.go admin: Perform unpauseAccount batches in parallel (#7690) 2024-09-26 11:20:08 -04:00
unpause_account.go refactor: remove usages of experimental maps package (#7849) 2024-12-06 11:50:32 -08:00
unpause_account_test.go admin: Perform unpauseAccount batches in parallel (#7690) 2024-09-26 11:20:08 -04:00