connectome-neuprint / neuPrintHTTP

Implements connectomics REST interface
5 stars 2 forks source link

Allow option to start without SSL and required cert/key files #67

Open neomorphic opened 2 months ago

neomorphic commented 2 months ago

There are many cases where the neuprinthttp server is running behind a reverse proxy that is terminating the SSL connection. In these cases we should be able to start the server without requiring an SSL certifcate and key file.