parent
2bcf6ca857
commit
8a714f0ab2
|
|
@ -70,7 +70,7 @@ _openssl() {
|
||||||
'-xcert[extra certificate file]:file:_files'
|
'-xcert[extra certificate file]:file:_files'
|
||||||
'-xchain[extra certificate chain file]:file:_files'
|
'-xchain[extra certificate chain file]:file:_files'
|
||||||
'-xchain_build[build the certificate chain for the extra certificates]'
|
'-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=(
|
local -a openssl_supported_commands_flags=(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue