mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Fix typo
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ class SimpleHTTPResponse(ChallengeResponse):
|
|||||||
"""Is `path` good?
|
"""Is `path` good?
|
||||||
|
|
||||||
.. todo:: acme-spec: "The value MUST be comprised entirely of
|
.. todo:: acme-spec: "The value MUST be comprised entirely of
|
||||||
haracters from the URL-safe alphabet for Base64 encoding
|
characters from the URL-safe alphabet for Base64 encoding
|
||||||
[RFC4648]", base64.b64decode ignores those characters
|
[RFC4648]", base64.b64decode ignores those characters
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user