1
0
mirror of https://github.com/pcvolkmer/cert-tools.git synced 2025-04-19 17:06:49 +00:00

17 Commits

Author SHA1 Message Date
c9eedd087b fix: only the last cert can have an empty authority key 2025-01-24 18:22:21 +01:00
75455843ee chore: add app icon 2025-01-24 15:17:20 +01:00
41ba88c0b6 refactor: create fixed chain using reference to certs 2025-01-21 09:48:50 +01:00
f5a60d82d7 feat: cleanup loaded chain 2025-01-20 01:59:32 +01:00
a380a2ac96 refactor: extract merge command 2025-01-14 20:23:04 +01:00
6b5fefec71 chore: code cleanup 2025-01-14 19:55:07 +01:00
8a6b5118a0 chore: allow clippy::cast_possible_wrap linting issue 2025-01-12 21:21:28 +01:00
c02474ac37 feat: show if file is invalid 2025-01-06 18:38:40 +01:00
7905603aad chore: return error string 2025-01-06 17:15:39 +01:00
8e898cf4bb chore: some code cleanup 2025-01-06 17:15:19 +01:00
f26b486553 chore: allow expect and unwrap here 2025-01-06 17:11:47 +01:00
dbc28432b8 refactor: handle error instead of unwrap and panic 2025-01-06 17:09:00 +01:00
ee8409957c refactor: move print_cert() into main.rs 2025-01-04 18:45:47 +01:00
9486cb0653 refactor: move implementation into lib.rs 2025-01-04 15:34:27 +01:00
35e5de2632 refactor: change method name 2025-01-03 23:53:33 +01:00
b1fe6c0be5 refactor: change method name 2025-01-03 13:26:36 +01:00
5127cf168d Initial commit 2025-01-03 13:16:21 +01:00