y-generate-an-asymmetric-key-pair-from-a-short-passphrase
>
>
> ** **
>
> Ryan
>
> *From:* owner-openssl-us...@openssl.org [mailto:
> owner-openssl-us...@openssl.org] *On Behalf Of *anthony berglas
> *Sent:* Tuesday, February 14, 2012 7:38 PM
> *To:* ope
openssl-us...@openssl.org] On Behalf Of anthony berglas
Sent: Tuesday, February 14, 2012 7:38 PM
To: openssl-users@openssl.org
Subject: Re: Pass phrase based public/private key generation
Hello Jeff,
Thanks for that. But IDE still needs a server and binary secrets to be
held. I just want a s
Hello Jeff,
Thanks for that. But IDE still needs a server and binary secrets to be
held. I just want a simple pass phrase based scheme. It is odd that this
is not more commonplace.
Anthony
On Wed, Feb 15, 2012 at 12:36 PM, Jeffrey Walton wrote:
> On Tue, Feb 14, 2012 at 7:53 PM, anthony be
On Tue, Feb 14, 2012 at 7:53 PM, anthony berglas wrote:
> Hello All,
>
> I want to set up a simple system in which the private key is derived
> entirely from a pass phrase.
>
> I.e. the pass phrase provides all the "Entropy" that is used. This means
> that the private key can be regenerated from
I'm trying to get two vhosts on separate public IPs using separate secure
certificates working on an apache server (mods and version in log below).
The operating system is Mandrake 10. The sites work perfectly without the
secure certificates as IP based vhosts.
I've been playing with the Vhosts.c
It's not THAT hard to modify your $MANPATH variable to include the
nonstandard man page areas. This is some code I use in my .cshrc file
on Solaris:
=
# there is always a way
set path=( \
${HOME}/bin \
${HOME}/src/script \
/bin \
/usr/bin \
/usr/local/bin \
/usr/sbin \
/opt/SUNWspro/bin \
/
At 07:35 PM 2/15/2003 +0100, Dr. Stephen Henson wrote:
This is mentioned in detail, with examples, in the pem(3) manual page.
In Linux the man pages are installed in /usr/local/ssl/man. In other words
they're not put in a place that 'man' can find them. Should I file
a bug?
I consider it a bu
: Re: Pass Phrase
Nope.. This is why usually one wants to not have a passphrase tied
to a https server which needs to be entered on each restart of the
ssled server..
On Sat, Oct 13, 2001 at 12:11:34PM -0400, George Ascione wrote:
> Hello;
>
> We assigned a pass phrase for a certificate
Nope.. This is why usually one wants to not have a passphrase tied
to a https server which needs to be entered on each restart of the
ssled server..
On Sat, Oct 13, 2001 at 12:11:34PM -0400, George Ascione wrote:
> Hello;
>
> We assigned a pass phrase for a certificate key file by accident and
On Thu, Aug 30, 2001 at 12:37:41PM +0200, Geert Van Muylem wrote:
> Is there a possibility to avoid the "Enter PEM pass phrase:" prompt
> when reading the secret key? (And not by not encrypting it.)
> BTW: I'm currently looking at START TLS which is using OpenSSL
Look in the mailing list archive
Kuo Hsieh wrote:
>
> In openssl documentation I saw it has the capability to accept
> pass phrase from command line arguments. However, I tried
> to run it and found that this option did not work. Is this option
> supported?
>
Yes it does work. What makes you think that it doesn't?
Steve.
--
> Apologies for Nth interation of this Same Old Question, but the FAQ
> solution didn't work for me.
>
> I want to be able to start httpsd without httpsd prompting for a
> password. I followed the directions found in:
> http://www.modssl.org/docs/2.3/ssl_faq.html#remove-passphrase
> to create a
Please note, this is the *OpenSSL* List. For *mod_ssl* there
is a separate one.
Jonathan Mayer schrieb:
>
> Greetings,
>
> Apologies for Nth interation of this Same Old Question, but the FAQ
> solution didn't work for me.
>
> I want to be able to start httpsd without httpsd prompting for a pas
13 matches
Mail list logo