Actions
Bug #17400
closedpulp communication relies on system wide store rather than specifying CA path
Description
Currently pulp communication relies on the system wide store to verify pulp. Due to installer ordering this could cause problems in the future.
We'd need to store the path in the settings and modify our connection code to pass the cert to runcible.
Actions