Impossible to pass the key_password for key_file
nightgryphon opened this issue · 0 comments
nightgryphon commented
- Nipyapi version: 0.20.0
- NiFi version:
- NiFi-Registry version:
- Python version: 3.10.12
- Operating System: Ubuntu 22.04
Description
nipyapi/nipyapi/nifi/rest.py
class RESTClientObject constructor pass parameter key_file to urllib3 BUT it does not pass key_password so encrypted key_file can not be used.
Urgency
Block library usage as i can't start any connections to NiFi