Skip to content

Setting up SSL #952

Answered by pglombardo
ZuluPilgrim asked this question in Q&A
Mar 24, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Sure - To do that, there are two steps:

  1. Get nginx running with Password Pusher as a backend. I have an example here but there are many tutorials online about setting up nginx.
  2. Learn how to generate and add SSL certificates to nginx. This is beyond this Password Project but there are a ton of resources online to get you started.

So with this setup, users establish SSL connections to nginx and requests are proxied to Password Pusher.

Hope this helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pglombardo
Comment options

Answer selected by pglombardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Resolved The issue, question or bug has been resolved.
2 participants