-
-
Notifications
You must be signed in to change notification settings - Fork 736
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
Add disable certificate validation option #449
Comments
I'm pretty sure we discussed this before at some point. I just don't understand the use case of not using a valid certificate. |
Thank you for your response @tananaev. I understand that using valid certificates is crucial for secure communication. However, I would like to emphasize the importance of incorporating a feature to disable certificate validation in the Traccar Android client. Here's why:
I kindly request you to reconsider adding this feature to the Traccar Android client. It would greatly enhance the application's flexibility and usability, ultimately benefiting a significant portion of your user base. Additionally, it's worth noting that some users may not want to purchase a domain for their Traccar server and prefer to access it solely through the IP address. In such cases, the ability to disable certificate validation becomes even more relevant, as it allows these users to connect securely without the need for a valid certificate tied to a specific domain. By accommodating this user preference and providing an option to disable certificate validation, Traccar Android client would cater to a broader audience, meeting their diverse requirements and ensuring a seamless user experience. |
If you want to send a pull request, I don't mind, but I don't see a strong argument for us to invest time into this. It's a very rare scenario when it actually makes sense. |
Is your feature request related to a problem? Please describe.
Traccar server is behind reverse proxy with self-signed certificate. (not using a domain and connect directly with ip)
Traccar android client can not connect to server and there is no option to disable certificate validation and ignore the warnings related to.
Describe the solution you'd like
It would be great to add an option in android client to disable certificate validation and ignore related errors.
The text was updated successfully, but these errors were encountered: