Feature #20522
closed
Option to load private key from specified file instead of inline in config file
Added by Tom Clegg 4 months ago.
Updated 4 months ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
If the Containers.DispatchPrivateKey
config value starts with file://
, it indicates a local file or FIFO from which the private key should be retrieved.
- Assigned To set to Tom Clegg
- Status changed from New to In Progress
- Target version changed from To be scheduled to Development 2023-06-07
Tom Clegg wrote in #note-4:
20522-load-dispatch-priv-key @ 4d095628f05fae2d2609b91dc12d0f44434b8aa2 -- developer-run-tests: #3657 
My only comment is I don't understand why the new mutex lock in KillInstance
is part of this branch. If there's some deep reason why reading an SSH key from the filesystem might require this, a comment might be helpful for future developers, in case they're only thinking about the key-in-config path. If it's just a bugfix that you happened to notice while you working on this, eh, whatever. Either way, this is good to merge, thanks.
Brett Smith wrote in #note-5:
My only comment is I don't understand why the new mutex lock in KillInstance
is part of this branch.
Oops, I should have put that in a separate commit. Yes, it was just an unrelated bug I happened to spy while working on this.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF