Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mutual tls with client certificate [feature request] #125

Open
ippocratis opened this issue Mar 24, 2023 · 1 comment
Open

mutual tls with client certificate [feature request] #125

ippocratis opened this issue Mar 24, 2023 · 1 comment

Comments

@ippocratis
Copy link

ippocratis commented Mar 24, 2023

I have been using owntracks for some time and currently using traccar for serving my device(s) location history
I'm looking for a project that will support mutual tls with client certificate authentication on its client
I have configured caddy as my reverse proxy with mutual tls so it awaits for a certificate from the client(s) for the sdevice(s) it proxies
So server side it is not mantatory to support the feature
But it would be great if the client could take advantage from the extra security mtls can provide

Thanks

@bfabiszewski
Copy link
Owner

This is interesting but a bit out of scope for this project. This is simple application for tracking outdoor activities. Access to server is secured with login and password. It allows users to log in with the Android app as well as directly access web application.
As I still have higher priority tasks, especially on server part, I don't think I will implement mTLS any soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants