This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

can't make setup.exe --untrusted-keys to work


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]