[gnutls-devel] GnuTLS | certtool ignores --password option (#933)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Feb 6 21:27:23 CET 2020



Arcus Cinis created an issue: https://gitlab.com/gnutls/gnutls/issues/933



## Description of problem:

certtool ignores `--password` option and asks for typing it.

## Version of gnutls used:

3.6.7

## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)

Debian 10

## How reproducible:

Steps to Reproduce:

 * `certtool --pkcs8 --generate-privkey --outfile test.key --password=QWERTY`
 * `certtool --pkcs8 --generate-self-signed --load-privkey test.key --outfile test.cert --password=QWERTY`
 * Hit CTRL-C and ENTER when certtool asks for password.

## Actual results:

`--password` option is ignored and certtool asks for it.

## Expected results:

certtool should proceed silently from either script or command line.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/933
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200206/79ef6f33/attachment.html>


More information about the Gnutls-devel mailing list