Files
alfred-preferences/Alfred.alfredpreferences/snippets/openssl/生成新的證書籤名請求CSR [2CA03C09-4997-4AEC-8729-9AF2A3D7B8BB].json
2026-03-26 09:22:38 +08:00

8 lines
228 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alfredsnippet" : {
"snippet" : "sudo openssl req -new -key private.key -out {cursor}",
"uid" : "2CA03C09-4997-4AEC-8729-9AF2A3D7B8BB",
"name" : "生成新的證書籤名請求CSR",
"keyword" : ""
}
}