Package: tinyca Version: 0.7.5-4 Followup-For: Bug #724586 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I believe this also happens when the OU field is filled in with a string that contains a whitespace. When generating a certificate, I wanted to input 'My Organization' (without quotes) in the OU field. I was getting a "Can't find the request" error. This was because openssl failed to create a request using the MDC2 algorithm. - From the debug (stripped from sensitive data): claudio@Chuck:~/.TinyCA/tmp$ tinyca2 defined(@array) is deprecated at /usr/share/tinyca/GUI.pm line 1252. (Maybe you should just omit the defined()?) defined(@array) is deprecated at /usr/share/tinyca/GUI.pm line 1300. (Maybe you should just omit the defined()?) DEBUG call: /usr/bin/openssl req -new -keyform PEM -outform PEM -passin env:SSLPASS -config /home/claudio/.TinyCA/My_CA/openssl.cnf -out /home/claudio/.TinyCA/My_CA/req/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem -key /home/claudio/.TinyCA/My_CA/keys/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem -mdc2 DEBUG: add to dn: IT DEBUG: add to dn: Italy DEBUG: add to dn: . DEBUG: add to dn: example.org DEBUG: add to dn: My Organization <-- THIS IS THE OU field DEBUG: add to dn: subdomain.example.org DEBUG: add to dn: hostmas...@example.org DEBUG: add to dn: DEBUG: add to dn: DEBUG return: /usr/bin/openssl req -new -keyform PEM -outform PEM -passin env:SSLPASS -config /home/claudio/.TinyCA/My_CA/openssl.cnf -out /home/claudio/.TinyCA/My_CA/req/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem -key /home/claudio/.TinyCA/My_CA/keys/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem -mdc2 unknown option -mdc2 req [options] <infile >outfile where options are [stripped the rest] Also, in the Key Generation windows, a DSA key was created, but I specified I wanted an RSA key. After lots of retries, I tried to input the OU field with quotes: "My Organization". It worked perfectly. I believe that this is what caused the "radio fields" problem in the first place. Please correct me if I'm wrong. Thanks, Claudio - -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (1001, 'unstable'), (600, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tinyca depends on: ii libgtk2-perl 2:1.248-1 ii liblocale-gettext-perl 1.05-7+b2 ii openssl 1.0.1e-4 Versions of packages tinyca recommends: ii zip 3.0-8 tinyca suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iEYEARECAAYFAlJ/nMYACgkQZ0Gi6TDJB+dtPQCZAQ3o0ULEl4397+ShdlNPy3VH gJcAoObOk2qyqkEpzMWYzwImJ/h4nCBw =6NeO -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org