Bug #16235
As a user, I would like to add a insecure registry.
Status:
Closed
Priority:
High
Assignee:
-
Category:
Plugin (foreman_docker)
Target version:
-
Difficulty:
Triaged:
No
Description
Having an option to handle invalid ssl registries is required for integrating Atomic Registry and other local registries.
Associated revisions
Fixes #16235 - Add verify SSL option for Registries
To allow using registries with an invalid certificate
the "Verify ssl" option disables verification for
connections to a registry.
History
#1
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-docker/pull/191 added
#2
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-docker|0fabb199a2da1dd999eb2c39dc6e5164ae624068.
Fixes #16235 - Add verify SSL option for Registries
To allow using registries with an invalid certificate
the "Verify ssl" option disables verification for
connections to a registry.