View Single Post
Old 08-13-2017, 10:18 PM   #4
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,189
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by paul55391 View Post
Thanks. It looks like I'm on the right track. A couple questions:
(1) The Mac Server already has a Self-Signed certificate. Can I use that instead of generating a new one with openssl?
(2) Whichever certificate I use do the certificate and key go in /etc/ssl? (And who should own them?)
Then you should not need new certificate or to enter the path.
see:
https://manual.calibre-ebook.com/ser...-other-servers
Quote:
Here, we will show you how to integrate the calibre Content server into another server. The most common reason for this is to make use of SSL or to serve the calibre library as part of a larger site. The basic technique is to run the calibre server and setup a reverse proxy to it from the main server.

A reverse proxy is when your normal server accepts incoming requests and passes them onto the calibre server. It then reads the response from the calibre server and forwards it to the client. This means that you can simply run the calibre server as normal without trying to integrate it closely with your main server.
You are on your own as far as setting up the Mac Server as a reverse proxy.

bernie

Last edited by gbm; 08-13-2017 at 10:22 PM.
gbm is offline   Reply With Quote