Re: [openssl-users] suggested enhancement documentation or warning for pkey command line tool

2015-10-27 Thread Michel
t de Jakob Bohm Envoyé : mardi 27 octobre 2015 02:21 À : openssl-users@openssl.org Objet : Re: [openssl-users] suggested enhancement documentation or warning for pkey command line tool On 26/10/2015 14:02, Viktor Dukhovni wrote: > On Mon, Oct 26, 2015 at 01:21:24PM +0100, Michel wrote: >

Re: [openssl-users] suggested enhancement documentation or warning for pkey command line tool

2015-10-26 Thread Jakob Bohm
On 27/10/2015 03:42, Viktor Dukhovni wrote: On Tue, Oct 27, 2015 at 02:21:13AM +0100, Jakob Bohm wrote: More specifically, the issue is that the currently recommended command "openssl pkey", allegedly silently omits the encryption when told not to Base64 encode the encrypted key. I agree this

Re: [openssl-users] suggested enhancement documentation or warning for pkey command line tool

2015-10-26 Thread Viktor Dukhovni
On Tue, Oct 27, 2015 at 02:21:13AM +0100, Jakob Bohm wrote: > More specifically, the issue is that the currently > recommended command "openssl pkey", allegedly silently > omits the encryption when told not to Base64 encode the > encrypted key. I agree this is a bug, and needs to be fixed. A fat

Re: [openssl-users] suggested enhancement documentation or warning for pkey command line tool

2015-10-26 Thread Jakob Bohm
On 26/10/2015 14:02, Viktor Dukhovni wrote: On Mon, Oct 26, 2015 at 01:21:24PM +0100, Michel wrote: I believe it might be usefull to remind in the documentation that the -cipher argment for openssl pkey command line tool is silently ignore when combined with -outform DER. May be it is worth

Re: [openssl-users] suggested enhancement documentation or warning for pkey command line tool

2015-10-26 Thread Viktor Dukhovni
On Mon, Oct 26, 2015 at 01:21:24PM +0100, Michel wrote: > I believe it might be usefull to remind in the documentation that the > -cipher argment for openssl pkey command line tool is silently ignore when > combined with -outform DER. > > May be it is worth to add a warning to

[openssl-users] suggested enhancement documentation or warning for pkey command line tool

2015-10-26 Thread Michel
Hi, I believe it might be usefull to remind in the documentation that the -cipher argment for openssl pkey command line tool is silently ignore when combined with -outform DER. May be it is worth to add a warning too ? ___ openssl-users mailing list

Re: pkey-command

2007-02-02 Thread Dr. Stephen Henson
On Fri, Feb 02, 2007, [EMAIL PROTECTED] wrote: > Hi all, > > in the openssl docs I found a command called "pkey" that is said to show > me the public and private keys in differnt ways. > Trying to use it openssl (0.9.8d) told me, that "pkey" is an unknown > command. I wonder if it is not lnger s

pkey-command

2007-02-02 Thread thomas.beckmann
Hi all, in the openssl docs I found a command called "pkey" that is said to show me the public and private keys in differnt ways. Trying to use it openssl (0.9.8d) told me, that "pkey" is an unknown command. I wonder if it is not lnger supported in later versions. Best regards Thomas