Reverse Proxy without backend private key

Francis Daly francis at daoine.org
Wed Mar 16 22:14:21 UTC 2016


On Wed, Mar 16, 2016 at 04:01:01PM +0000, SZ wrote:

Hi there,

> dear allI want to setup this:
> client ----------------- https-nginx (443) ----------------- https-backend (443)
> but i don't have private key and i want to cache data...what can i do ?

You get your own certificate and key in the name of your backend, and
use that on nginx.

(nginx is a reverse proxy. You reverse-proxy services you control.)

	f
-- 
Francis Daly        francis at daoine.org



More information about the nginx mailing list