ciancolo opened a new pull request #16365:
URL: https://github.com/apache/airflow/pull/16365


   Hello all,
   with the current implementation of the Tableau Hook is not possible to 
connect to a Tableau Server through SSL. This issue is due that the 
implementation of the hook does not consider the possibility to specify the 
certificate to verify.
   
   With the new implementation, it is possible to specify that in extra 
parameter in HTTP or Tableau connection:
   
   
![image](https://user-images.githubusercontent.com/18025873/121507575-0bf17780-c9e5-11eb-885a-2d8d1a32f3aa.png)
   
   I also updated the tests for Tableau Hook in order to adapt them to the new 
implementation.
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code change, Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in 
[UPDATING.md](https://github.com/apache/airflow/blob/main/UPDATING.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to