summaryrefslogtreecommitdiffstats
path: root/acmens.py
diff options
context:
space:
mode:
Diffstat (limited to 'acmens.py')
-rw-r--r--acmens.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/acmens.py b/acmens.py
index 1a856c0..bcafd14 100644
--- a/acmens.py
+++ b/acmens.py
@@ -374,7 +374,7 @@ def revoke_crt(account_key, crt):
data=data,
headers={
"Content-Type": "application/jose+json",
- "User-Agent": "acme-nosudo",
+ "User-Agent": "acmens",
},
)
)