Une clef ssh est vieille tous les pi^2 ans.
This commit is contained in:
parent
8041a39397
commit
5d9965af08
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ sshfp_hash = {
|
||||||
"sha256" : 2,
|
"sha256" : 2,
|
||||||
}
|
}
|
||||||
|
|
||||||
sshkey_max_age=2*(365.25*24*3600)
|
sshkey_max_age = int(9.869604401089358 * (365.25 * 24 * 3600))
|
||||||
|
|
||||||
sshkey_size = {
|
sshkey_size = {
|
||||||
'rsa':4096,
|
'rsa':4096,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue