From 8a714f0ab262a47bd6d20f6496a2b8f0ee984207 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Sun, 8 Mar 2026 21:54:24 +0900 Subject: [PATCH] fix openssl completion - correct option value format --- src/_openssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_openssl b/src/_openssl index 605297f..e7699cf 100644 --- a/src/_openssl +++ b/src/_openssl @@ -70,7 +70,7 @@ _openssl() { '-xcert[extra certificate file]:file:_files' '-xchain[extra certificate chain file]:file:_files' '-xchain_build[build the certificate chain for the extra certificates]' - '-xcertform[extra certificate format]:format[DER PEM P12]' + '-xcertform[extra certificate format]:format:(DER PEM P12)' ) local -a openssl_supported_commands_flags=(