search for: addsign

Displaying 5 results from an estimated 5 matches for "addsign".

2011 May 20
3
Passing password to script for rpmsign of list of .rpm files
I am trying to automatize signing of unsigned .rpm files. My repo has at least 50 x 3 packages. But I would have to type numerous passwords for each file. I can not see hot to pass pass phrase to script. rpmsign --resign {--pass=??} <filename from list> ???? Can someone advise me how to do that? Ljubomir
2016 Jan 20
2
signing RPM packages with SHA256
On 01/20/2016 04:52 AM, Johnny Hughes wrote: > On 01/20/2016 04:48 AM, Johnny Hughes wrote: >> On 01/20/2016 04:39 AM, Johnny Hughes wrote: >>> On 01/20/2016 01:37 AM, Alice Wonder wrote: >>>> hi, >>>> >>>> I noticed that RPM packages I sign use SHA1 >>>> >>>> Signature : RSA/SHA1, Fri 08 Jan 2016 10:50:58 AM PST, Key
2017 Jul 12
1
Distribution of Commercial RPM
Apologies if this is the wrong place to ask this. Is there a location to upload paid for RPM for distrubution, ie a store for CentOS? Is there a discription of how to create your own RPM repository for distrubution? What about updates of these RPM?
2016 Jan 20
0
signing RPM packages with SHA256
...e were defined rpm --showrc |grep filedigest -14: _binary_filedigest_algorithm 8 -14: _source_filedigest_algorithm 8 (it has that value whether or not I define the _binary_filedigest_algorithm in my .rpmmacros) I wonder if I might be missing something? The --verbose switch to rpm when I use --addsign doesn't give any additional output.
2016 Jan 21
2
signing RPM packages with SHA256
...gt; -14: _binary_filedigest_algorithm 8 > -14: _source_filedigest_algorithm 8 > > (it has that value whether or not I define the > _binary_filedigest_algorithm in my .rpmmacros) > > I wonder if I might be missing something? > > The --verbose switch to rpm when I use --addsign doesn't give any > additional output. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos This is interesting - ls -al .gnupg/ total 40 drwxrwxr-x. 2 alice alice 4096 Jan 20 11:05 ....