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

Add ability to ignore certificate check for SSL #5

Closed
mcoles opened this issue Jan 14, 2016 · 2 comments
Closed

Add ability to ignore certificate check for SSL #5

mcoles opened this issue Jan 14, 2016 · 2 comments

Comments

@mcoles
Copy link
Contributor

mcoles commented Jan 14, 2016

Currently if you configure VizAlerts to use encryption to connect to your Tableau Server instance (which is highly recommended), if for some reason your certificate isn't recognized as valid, the application will error and you will not be able to use VizAlerts. The workaround of switching to unencrypted requests is not ideal.

Instead, a new configuration line should be added which allows the administrator to disable cert checking, as in some cases the certificate may be valid / trustworthy, but technical issues can prevent it from being recognized as such.

(The same option should probably be added for SMTP server cert checking as well, but I haven't given that much thought yet)

@mcoles
Copy link
Contributor Author

mcoles commented Apr 5, 2016

@mcoles
Copy link
Contributor Author

mcoles commented Apr 6, 2016

Added into bug fixes branch, will integrate from there into dev, then master. Closing issue!

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

No branches or pull requests

1 participant