mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 01:19:11 +00:00 
			
		
		
		
	cli: Fix typo
This commit is contained in:
		| @@ -113,7 +113,7 @@ def certidude_request_spawn(fork): | |||||||
|         while retries > 0: |         while retries > 0: | ||||||
|             try: |             try: | ||||||
|                 certidude_request_certificate( |                 certidude_request_certificate( | ||||||
|                     server |                     server, | ||||||
|                     clients.get(server, "key_path"), |                     clients.get(server, "key_path"), | ||||||
|                     clients.get(server, "request_path"), |                     clients.get(server, "request_path"), | ||||||
|                     clients.get(server, "certificate_path"), |                     clients.get(server, "certificate_path"), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user