Skip to content

Commit

Permalink
feat(openssl): recognize storeutl (#867)
Browse files Browse the repository at this point in the history
* feat(openssl): add `storeutl` to commands list
  • Loading branch information
vladislav-sharapov authored Jan 15, 2023
1 parent 4790462 commit 8490bf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions completions/openssl
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ _openssl()
commands='asn1parse ca ciphers crl crl2pkcs7 dgst dh dhparam dsa dsaparam
ec ecparam enc engine errstr gendh gendsa genrsa nseq ocsp passwd
pkcs12 pkcs7 pkcs8 prime rand req rsa rsautl s_client s_server s_time
sess_id smime speed spkac verify version x509 md2 md4 md5 rmd160 sha
sha1 aes-128-cbc aes-128-ecb aes-192-cbc aes-192-ecb aes-256-cbc
sess_id smime speed spkac storeutl verify version x509 md2 md4 md5 rmd160
sha sha1 aes-128-cbc aes-128-ecb aes-192-cbc aes-192-ecb aes-256-cbc
aes-256-ecb base64 bf bf-cbc bf-cfb bf-ecb bf-ofb camellia-128-cbc
camellia-128-ecb camellia-192-cbc camellia-192-ecb camellia-256-cbc
camellia-256-ecb cast cast-cbc cast5-cbc cast5-cfb cast5-ecb cast5-ofb
Expand Down

0 comments on commit 8490bf8

Please sign in to comment.