[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2018-04-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #20

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2017-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Resolution|--- |FIXED

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-15 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Blocks|2594| Referenced Bugs:

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-15 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Blocks||2647 --- Comment #18

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Darren Tucker changed: What|Removed |Added Attachment #2909|ok?(dtuc...@zip.com.au) |ok+

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-08 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Attachment #2909||ok?(dtuc...@zip.com.au)

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-08 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #15 from Damien Miller --- Created attachment 2909 --> https://bugzilla.mindrot.org/attachment.cgi?id=2909=edit consolidated and tweaked patches Thanks indeed for taking the time to write regression tests. I've

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added Attachment #2901|0 |1 is

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added Attachment #2904|0 |1 is

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added Attachment #2902|0 |1 is

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #11 from Adam Eijdenberg --- Created attachment 2903 --> https://bugzilla.mindrot.org/attachment.cgi?id=2903=edit Load key files for matching cert names This patch adds to the previous ones to make all the

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #10 from Adam Eijdenberg --- Created attachment 2902 --> https://bugzilla.mindrot.org/attachment.cgi?id=2902=edit Tests This attachment is a patch to add the tests that I had in the original PR. To run: cd

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #9 from Adam Eijdenberg --- Created attachment 2901 --> https://bugzilla.mindrot.org/attachment.cgi?id=2901=edit Allow for id->key being NULL before being passed to identity_sign() Allow for id->key being NULL

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #8 from Adam Eijdenberg --- Hi Damien, I've tested your patch against the same tests I included in my original PR (https://github.com/openssh/openssh-portable/pull/53) however I'm seeing the same segfaults that I

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #7 from Damien Miller --- Patch for the IdentityFile case has been committed and will be in OpenSSH 7.4. If anyone could test the 2nd patch for CertificateFile it would be greatly appreciated; the window for the 7.4

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #6 from Damien Miller --- Created attachment 2899 --> https://bugzilla.mindrot.org/attachment.cgi?id=2899=edit try to support IdentityFile w/ no key.pub with CertificateFile This attempts to make CertificateFile

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Darren Tucker changed: What|Removed |Added Attachment #2886|ok?(dtuc...@zip.com.au) |ok+

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added CC||dtuc...@zip.com.au

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #5 from Damien Miller --- (In reply to Adam Eijdenberg from comment #4) > I found this bug after preparing a similar patch (including tests). > > Although the patch provided here is simpler, it fails when using the

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-10-31 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added CC|

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #3 from Peter --- I was able to test and confirm this resolved the issue. Thanks for the fix. Do you have an ideas when either p2 or 7.4 will be released? Thanks again. -- You are receiving this mail

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Attachment #2884|0 |1 is obsolete|

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-10-27 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added Blocks||2594 Referenced Bugs:

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-10-27 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Damien Miller changed: What|Removed |Added CC||d...@mindrot.org ---

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-09-27 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Peter changed: What|Removed |Added CC||pllewi...@gmail.com -- You

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-09-26 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Peter changed: What|Removed |Added OS|Mac OS X|All -- You are receiving