rebrand SSL to TLS

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-01-02 17:01:06 +01:00
parent d7db5527d9
commit 6c56070a46
22 changed files with 164 additions and 243 deletions

View File

@@ -207,7 +207,7 @@ router
});
/**
* Renew LE Certs
* Renew Certbot Certs
*
* /api/nginx/certificates/123/renew
*/
@@ -236,7 +236,7 @@ router
});
/**
* Download LE Certs
* Download Certbot Certs
*
* /api/nginx/certificates/123/download
*/