[GH-ISSUE #17] Help needed: How to setup SSL with ios signer service #12

Closed
opened 2026-03-04 00:23:06 +03:00 by kerem · 1 comment
Owner

Originally created by @URBANsUNITED on GitHub (Mar 11, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/17

Hi and sorry for hijacking this.

But I need help to setup the SSL way, please.
I got it working so far on my RPI3b+ and Debian Buster.
But I would like to use the direct install option.

Who can help me with is?

Reverse proxy - secure and reliable, but harder to set up

Requires publicly accessible port 443 (HTTPS)
Requires domain with valid certificate
Requires manual configuration of reverse proxy with your own authentication.
Don't protect the following endpoints:
/apps/:id/
/jobs
/jobs/:id
where :id is a wildcard parameter.

How to setup this in Debain or docker please?

Thanks a lot

URBANsUNITED

Originally created by @URBANsUNITED on GitHub (Mar 11, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/17 Hi and sorry for hijacking this. But I need help to setup the SSL way, please. I got it working so far on my RPI3b+ and Debian Buster. But I would like to use the direct install option. Who can help me with is? Reverse proxy - secure and reliable, but harder to set up Requires publicly accessible port 443 (HTTPS) Requires domain with valid certificate Requires manual configuration of reverse proxy with your own authentication. Don't protect the following endpoints: /apps/:id/ /jobs /jobs/:id where :id is a wildcard parameter. How to setup this in Debain or docker please? Thanks a lot URBANsUNITED
kerem closed this issue 2026-03-04 00:23:07 +03:00
Author
Owner

@ViRb3 commented on GitHub (Mar 11, 2021):

Here's some generic guides:

You will have to learn how to setup a HTTPS reverse proxy in general, and then try to do it with this project. Unfortunately I can't help you in more details as this is out of the scope. You can always use the ngrok setup if you can't figure this out. Good luck!

<!-- gh-comment-id:797092312 --> @ViRb3 commented on GitHub (Mar 11, 2021): Here's some generic guides: - https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-18-04 - https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04 - https://www.digitalocean.com/community/tutorials/how-to-secure-a-containerized-node-js-application-with-nginx-let-s-encrypt-and-docker-compose You will have to learn how to setup a HTTPS reverse proxy in general, and then try to do it with this project. Unfortunately I can't help you in more details as this is out of the scope. You can always use the ngrok setup if you can't figure this out. Good luck!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#12
No description provided.