Alexander Alten-Lorenz created AIRFLOW-320:
----------------------------------------------

             Summary: HTTPS hook and operator 
                 Key: AIRFLOW-320
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-320
             Project: Apache Airflow
          Issue Type: New Feature
          Components: contrib, hooks, operators
    Affects Versions: Airflow 1.7.1
            Reporter: Alexander Alten-Lorenz
            Assignee: Alexander Alten-Lorenz
            Priority: Minor


Airflow should be able to handle HTTPS REST endpoints, too. At least, we need 
to have them, so I created a HTTPS hook and operator, which is simply a copy of 
http_hook and http_operator, using https as scheme.

I have only python 2.7.1, so certificate validation isn't supported and I 
didn't implement it. The hook and sink works, proved in production.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to