mistercrunch commented on a change in pull request #3970: Enable request 
filtering by cert common name
URL: 
https://github.com/apache/incubator-superset/pull/3970#discussion_r154449113
 
 

 ##########
 File path: setup.py
 ##########
 @@ -62,6 +62,7 @@ def get_git_sha():
         'gunicorn==19.7.1',
         'idna==2.5',
         'markdown==2.6.8',
+        'pyopenssl==17.4.0',
 
 Review comment:
   Not sure if we should tax the package with this even though some folks may 
not need this or even use SSL to run Superset (most likely the proxy/LB is 
taking care of that)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to