Sin embargo, se muestra la opción "Requiere SSL" en Tableau Desktop.
SSL no es compatible con Tableau Prep por el momento.
Considere la solución alternativa posible: Utilice un archivo xml TDC para establecer SSL.
Los pasos son los siguientes:
1. Cierre Tableau Prep, cree un archivo de texto con el siguiente contenido y cambie el nombre del archivo a "mysql.tdc". (Es necesario modificar las partes en negrita).
Nota 1: "version" es la versión del controlador de MySQL instalado en su terminal.
Nota 2: "value" es la información de SSL que debe agregar.
========
<?xml version='1.0' encoding='utf-8' ? >
<connection-customization class='mysql' enabled='true' version='8.0.27'>
<vendor name='mysql' />
<driver name='mysql' />
<customizations>
<customization name='odbc-connect-string-extras' value='SSLKEY={C:\MySQL_SSL\client-key.pem};SSLCERT={C:\MySQL_SSL\client-cert.pem};SSLCA={C:\MySQL_SSL\ca-cert.pem}'/>'
</customizations>.
</connection-customization>
========
2. Mueva "mysql.tdc" a "C:\ Usuarios\<nombre de usuario>\Documentos/Mi repositorio de Tableau Prep\Fuentes de datos".
3. Abra Tableau Prep y conéctese a MySQL.
Nota: Tableau no realiza pruebas ni admite archivos .tdc.
001458399

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.