| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.2 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM |
| X-Spam-Check-By: | sourceware.org |
| Date: | Mon, 13 Sep 2010 13:18:13 +0400 |
| From: | Ilya Basin <basinilya AT gmail DOT com> |
| Reply-To: | Ilya Basin <basinilya AT gmail DOT com> |
| Message-ID: | <1602082189.20100913131813@gmail.com> |
| To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Subject: | can't make setup.exe --untrusted-keys to work |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I have a custom public key for my repo.
This works:
setup.exe --keep-untrusted-keys -K basinilya.pub
Then I can see that something was added to the end of /etc/setup.rc
extrakeys
(public-key (dsa (p #00E03CE0...41FD#) ) )
Next time I invoke setup.exe like this:
setup.exe --untrusted-keys --keep-untrusted-keys
and expect it to verify my signature, but it displays the "failed to
verify" error and after setup.exe exits, the tail of setup.rc looks
like this:
extrakeys
(public-key (dsa (p
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |