Closed notCalle closed 5 years ago
That's embarrassing. My test suite has only been using paths to private keys for a while now and I'll need to stop doing that.
The temporary work around of course is to keep using the old version on the client side. 1.7 wouldn't have introduced anything useful on the client so there's no real downside to doing that.
I'll try to get this patched up this weekend. Thanks for reporting the issue.
This should be fixed in 1.7.1. Thanks for the report and sorry for the inconvenience.
When requesting a certificate for a plain file key, fingerprint parsing got broken by 7952e33e16f996ec923296518b218f4513c6ab3d.
It seems that the breakage is in the client side of things, because when I request a certificate from an up-to-date server, using an older client build it still works.