87d37aebaf1673bba618f0ee6ca7b9d814c1c64e
Since hosts have multiple keys that they will want to have signed, they will need to make multiple requests, either sequentially or in parallel. Since each request must be authenticated individually, this would result in a libvirt connection and lookup for each one. To avoid this overhead, the server will now cache machine IDs in memory for 60 seconds.
Description
Online SSH Certificate Authority
Languages
Rust
96.7%
Shell
2.2%
Dockerfile
1.1%