> Ralf S. Engelschall wrote:
> >
> > Usually it doesn't matter where it was generated, because the format
> > and encoding is standardized. What you should do is to run the
> > commands
> >
> >     $ ssleay x509 -noout -text -in server.crt
> >     $ ssleay rsa  -noout -text -in server.key
> >
> > and make sure that both print reasonable things and don't complain.
> 
>  They *seem* sane enough -- no complaints, no errors, lots of
> two-digit binary numbers seperated by colons (in case you hadn't
> guessed, I'm not particularily encryption-literate...)

 I've been poking around with this and getting nowhere...  One
question I have is, are there any user-restrictions involved here?
Does the key need to be owned by the same user as Apache is running
as?  And just what is involved in "configuring server private key for
connection", which seems to be what's going wrong?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
James H.G. Redekop | [EMAIL PROTECTED]
Web Programmer     | http://www.residents.com/          The Residents
UUNET, MCI WorldCom| http://www.residents.com/Goons/    The Goon Show
[EMAIL PROTECTED]     | http://www.residents.com/Tzoq/         Home Page
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to