Zuletzt geändert am: 12 Dec 2023
Umgebung
- Tableau Desktop
- Image role
- Image objects
Lösung
- Change the web server to support HTTPS with TLS v1.2.
- Upload the same image to another web server that supports TLS v1.2.
- Use HTTP instead of HTTPS if possible.
Ursache
The web server delivering the images does not accept anything other than TLS v1.3. Desktop currently supports TLS v1.2.Zusätzliche Informationen
You can check the supported TLS version with the following curl commands.curl -v -s --tlsv1.2 --tls-max 1.2 https://example.com/sample.jpg --output /dev/null curl -v -s --tlsv1.3 --tls-max 1.3 https://example.com/sample.jpg --output /dev/nullTroubleshoot Image Connections
Vielen Dank für Ihr Feedback zur Effektivität dieses Artikels.
Neuen Supportfall öffnen
Suche fortsetzen
Knowledge Base
Community
Produkthilfe
Schulungen und Lernprogramme
Verwandte Links
Results 1-3 of 76
Trending Articles
Results 1-3 of 50