Use sha512
This commit is contained in:
parent
ad6cfe2a10
commit
cab8cba617
1 changed files with 2 additions and 2 deletions
|
@ -43,11 +43,11 @@ spec:
|
||||||
- dns01:
|
- dns01:
|
||||||
rfc2136:
|
rfc2136:
|
||||||
nameserver: hawke.hxst.com.au:53
|
nameserver: hawke.hxst.com.au:53
|
||||||
|
tsigKeyName: hxme-update-key
|
||||||
|
tsigAlgorithm: "hmac-sha512"
|
||||||
tsigSecretSecretRef:
|
tsigSecretSecretRef:
|
||||||
name: hxme-update-key
|
name: hxme-update-key
|
||||||
key: hxme-update-key
|
key: hxme-update-key
|
||||||
tsigAlgorithm: HMACSHA256
|
|
||||||
tsigKeyName: hxme-update-key
|
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.io/v1
|
apiVersion: cert-manager.io/v1
|
||||||
kind: Certificate
|
kind: Certificate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue