Can ACC rpm package for Linux be signed by RPM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 05:11 AM
Hi all
New to ServiceNow I have an issue on the ACC rpm package for Linux according to the documentation here:
https://access.redhat.com/articles/3359321
The command
rpm -qpi agent-client-collector-4.2.1-x86_64.rpm
shows
Signature : (none)
Is there a possibility to sign the rpm package for linux according to the doc above?
Many thanks for your support.
KR Urs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello, RPM signatures for ACC packages are detached (not packaged inside the *.rpm file) and available as a separate download on the downloads page under "RPM signatures".
Detached signatures can be verified with the gpg command tool using `gpg --verify`.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello Clay
Thanks for your reply.
You describe the standard procedure to verify the signature of the RPM file from ServiceNow.
What I'm looking for is a signed RPM package and not via an additional key file.
We raised a case at ServiceNow (CS7965060) from more than a year and do not have a solution yet.
To sign an RPM package correctly it takes not a minute ... so we wonder why it takes so long to offer a state of the art signed software package.
KR Urs

