On Mon, Nov 9, 2009 at 8:14 AM, pablo <
pablo...@gmail.com> wrote:
>
> Hi,
>
> I'm using nginx as a proxy in front of mochiweb.
> I need to server one page with SSL
https://mydomain.com/checkout> If I configure nginx for SSL can I process this url with mochiweb as
> usual
> or do I need to do something special in mochiweb?
Nothing special is necessary.
> What is the status of the SSL patch?
> Can I use it directly with port 443 and use the certificate?
We haven't thoroughly audited it, it might work, but it's not part of
the official tree yet.
-bob