1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-06 05:41:04 +00:00

cli: Fix typo

This commit is contained in:
2016-01-15 13:50:45 +02:00
parent 589a31eb3d
commit 6bfa1ccf9c

View File

@@ -113,7 +113,7 @@ def certidude_request_spawn(fork):
while retries > 0:
try:
certidude_request_certificate(
server
server,
clients.get(server, "key_path"),
clients.get(server, "request_path"),
clients.get(server, "certificate_path"),