Re: [ptxdist] [PATCH 6/7] Added option to sign ipkg-repository

2011-04-28 Thread Michael Olbrich
On Wed, Apr 27, 2011 at 08:35:24AM -0500, George McCollister wrote: > On 04/26/2011 07:03 AM, Michael Olbrich wrote: > >On Mon, Apr 25, 2011 at 01:14:22PM -0500, George McCollister wrote: [...] > >>+config IMAGE_IPKG_SIGN_OPENSSL_SIGNER > >>+ string > >>+ default "" > >>+ prompt "signer certi

Re: [ptxdist] [PATCH 6/7] Added option to sign ipkg-repository

2011-04-27 Thread George McCollister
On 04/26/2011 07:03 AM, Michael Olbrich wrote: On Mon, Apr 25, 2011 at 01:14:22PM -0500, George McCollister wrote: ipkg-repository can now be signed using openssl. A signature for the Packages file is created and stored in Packages.sig. On the target, opkg can be configured to enforce verificati

Re: [ptxdist] [PATCH 6/7] Added option to sign ipkg-repository

2011-04-26 Thread Michael Olbrich
On Mon, Apr 25, 2011 at 01:14:22PM -0500, George McCollister wrote: > ipkg-repository can now be signed using openssl. A signature for the > Packages file is created and stored in Packages.sig. On the target, opkg > can be configured to enforce verification of the Packages file (which in > turn con