Use sha512

This commit is contained in:
j 2025-07-02 23:36:24 +10:00
parent ad6cfe2a10
commit cab8cba617

View file

@ -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