but how do i create the server.key and server.crt?

thanks




On Jan 8, 2011, at 6:47 PM, Dave Steinberg wrote:

> On 1/8/2011 6:05 PM, nelson pereira wrote:
>> Can anyone help me in setting up https ?
>>
>> I really need help on this please.
>>
>> How do I create a pem file and is my config bellow ok?
>
> A pem format file is just:
>
> $ cat server.key server.crt intermediate-certs > server.pem
>
> If you have no intermediate certs, then obviously omit that.
>
> Regarding the rest of your config, I believe you need a directive to tell 
> pound to talk to the backends over https, assuming that's what you want.  I 
> don't use that feature, so I'll have to refer you to the man page for the 
> specifics.
>
> Regards,
> --
> Dave Steinberg
> http://www.geekisp.com/
> http://www.steinbergcomputing.com/
> http://www.redterror.net/
>
> --
> To unsubscribe send an email with subject unsubscribe to po...@apsis.ch.
> Please contact ro...@apsis.ch for questions.


--
To unsubscribe send an email with subject unsubscribe to po...@apsis.ch.
Please contact ro...@apsis.ch for questions.

Reply via email to