Update to v1.32

This commit is contained in:
Guillaume
2025-11-02 18:31:13 +01:00
parent 09e63cf400
commit de5971961c
43 changed files with 9492 additions and 1426 deletions

View File

@ -29,6 +29,14 @@
"server auth",
"client auth"
]
},
"bootstrap-client": {
"expiry": "2h",
"usages": [
"signing",
"key encipherment",
"client auth"
]
}
}
}