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

Reply via email to