Actions
Bug #38608
closedUse GPG key for SLES during host registration
Description
Issues
- in SLES, repo and packages are normally gpg signed. zypper expects both.
- katello does normally only have gpg signed packages but not signed repository
- zypper does not import gpg key automatically. (the option--gpg-auto-import-keys Automatically trust and import new repository signing keys. <- its for REPOSITORY signing keys)
- libzypp in base sles 15 SP6 has a nice issue which generated wrong URLS: https://github.com/openSUSE/libzypp/commit/e7b9e49b15787c61fb591a9c9f2f51150ea16a25
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Assignee set to Bernhard Suttner
- Pull request https://github.com/theforeman/foreman/pull/10621 added
Updated by Bernhard Suttner 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f1a40322f5d41278424a7a12f054cfd6724e54c8.
Actions