Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
a3e60ea0bf |
@ -1,4 +1,12 @@
|
||||
#! /usr/bin/env python3
|
||||
#! /usr/bin/env -S uv run --script
|
||||
# /// script
|
||||
# requires-python = ">=3.11"
|
||||
# dependencies = [
|
||||
# "certifi",
|
||||
# "cryptography",
|
||||
# "pyopenssl",
|
||||
# ]
|
||||
# ///
|
||||
'''
|
||||
Sort X509/private key material
|
||||
'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user