steveej-480s-work: add Satellite certificate
This commit is contained in:
parent
2ffdc1ea50
commit
a3effb5d29
2 changed files with 103 additions and 0 deletions
|
@ -72,4 +72,9 @@ in {
|
|||
authorizedKeys = keys.users.steveej.openssh;
|
||||
};
|
||||
};
|
||||
|
||||
security.pki.certificateFiles = [
|
||||
"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
|
||||
../../../../certificates/sat-r220-02.lab.eng.rdu2.redhat.com.crt
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue