Files
awx/awx/main
Ryan Petrello 01c89398b7 remove the usage of create_temporary_fifo from credential plugins
this resolves an issue that causes an endless hang on with Cyberark AIM
lookups when a certificate *and* key are specified

the underlying issue here is that we can't rely on the underyling Python
ssl implementation to *only* read from the fifo that stores the pem data
*only once*; in reality, we need to just use *actual* tempfiles for
stability purposes

see: https://github.com/ansible/awx/issues/6986
see: https://github.com/urllib3/urllib3/issues/1880
2020-05-27 17:46:00 -04:00
..
2020-05-01 13:51:37 -04:00
2019-01-15 14:09:01 -05:00
2020-05-27 13:02:07 -04:00
2020-05-27 13:02:07 -04:00
2020-05-27 08:04:25 +12:00
2020-05-04 15:57:56 -04:00
2020-03-18 16:10:19 -04:00
2020-03-11 10:10:35 -04:00
2019-08-27 15:30:48 -04:00
2020-05-11 11:02:57 -04:00
2020-05-14 15:43:50 -04:00
2019-01-15 14:09:01 -05:00
2020-01-13 15:58:19 -05:00