Implement SSH Host Key Management (Phase 1): Generate/Load/Rotate Ed25519 keys
This commit is contained in:
2
markbase-core/config/ssh_host_keys/ssh_host_ed25519_key
Normal file
2
markbase-core/config/ssh_host_keys/ssh_host_ed25519_key
Normal file
@@ -0,0 +1,2 @@
|
||||
O<EFBFBD><EFBFBD>7<0F>.J<>BK<42>6<><36>w<EFBFBD><77>
|
||||
<11><>螎N<E89E8E>t&<26>
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"created_at": 1781989019,
|
||||
"expires_at": 1813525019,
|
||||
"fingerprint": "ROdbODpphK5Kg7obS0fqzJyZJDpo5qszDrNvph/DqxQ=",
|
||||
"key_type": "ed25519"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/pxhXVCfsQXAOGk6/QBTZf4HPMwfLwqc63Prps4366 markbase_ssh_host_key
|
||||
Reference in New Issue
Block a user