Toutes les traductions
Aller à la navigation
Aller à la recherche
Entrez un nom de message ci-dessous pour visualiser toutes les traductions disponibles.
Il existe 2 traductions.
| Nom | Message actuel |
|---|---|
| h anglais (en) | * Download the latest x64 pluggable zip from [https://github.com/win-acme/win-acme/releases Github] and archive the file in C:\Programs\Installers. * Unzip the contents to C:\Programs\LetsEncrypt * Create the file C:\Programs\LetsEncrypt\RestartApache.bat with the following content: <pre>net stop "ApacheMS4WWebServer4" & sc start "ApacheMS4WWebServer4"</pre> * run wacs.exe from its installation folder as administrator * New versions may use other shortcuts for the menu options, just follow their descriptions. We are installing to Apache, messages about IIS can be ignored * M: Create certificate (full options) * 2: Manual Input * Host: ...the host name... ** You will want to use a subdomain, like www.stamp-map.org ** Make sure to use the actual full name/url of the site (with or without www, or the subdomain like stampdev.hoefsloot.com and wiki.garbal.org) ** If you want to use both stamp-map.org and www.stamp-map.org then create 2 certificates. * Friendly name: <nowiki><enter></nowiki> (leave it empty) * How would you like to prove ownership: * 1: [http-01] Save verification files on (network) path * Path: C:\Websites\sites<nowiki><enter></nowiki> ** which is the documentroot from apache httpd.conf * Copy default web.config: n * CSR request key * 2: RSA key * 2: PEM encoded files (Apache) * File Path: C:\ms4w\Apache\conf * Password on the private key file * 1: None * 5: No (additional) store steps * 2: Start external script or program * File: C:\Programs\LetsEncrypt\RestartApache.bat<nowiki><enter></nowiki> <pre>{StoreType} {StorePath} {RenewalId}<enter></pre> * 3: No (additional) installation steps * Setup for renewal scheduled task: The windows' Task Scheduler will be used. A new task will be installed. * Do you want to specify the user the task will run as?: n ** The problem here is that signing in will probably require verification * R: Run renewal * Q: Quit |
| h français (fr) | * Download the latest x64 pluggable zip from [https://github.com/win-acme/win-acme/releases Github] and archive the file in C:\Programs\Installers. * Unzip the contents to C:\Programs\LetsEncrypt * Create the file C:\Programs\LetsEncrypt\RestartApache.bat with the following content: <pre>net stop "ApacheMS4WWebServer4" & sc start "ApacheMS4WWebServer4"</pre> * run wacs.exe from its installation folder as administrator * New versions may use other shortcuts for the menu options, just follow their descriptions. We are installing to Apache, messages about IIS can be ignored * M: Create certificate (full options) * 2: Manual Input * Host: ...the host name... ** You will want to use a subdomain, like www.stamp-map.org ** Make sure to use the actual full name/url of the site (with or without www, or the subdomain like stampdev.hoefsloot.com and wiki.garbal.org) ** If you want to use both stamp-map.org and www.stamp-map.org then create 2 certificates. * Friendly name: <nowiki><enter></nowiki> (leave it empty) * How would you like to prove ownership: * 1: [http-01] Save verification files on (network) path * Path: C:\Websites\sites<nowiki><enter></nowiki> ** which is the documentroot from apache httpd.conf * Copy default web.config: n * CSR request key * 2: RSA key * 2: PEM encoded files (Apache) * File Path: C:\ms4w\Apache\conf * Password on the private key file * 1: None * 5: No (additional) store steps * 2: Start external script or program * File: C:\Programs\LetsEncrypt\RestartApache.bat<nowiki><enter></nowiki> <pre>{StoreType} {StorePath} {RenewalId}<enter></pre> * 3: No (additional) installation steps * Setup for renewal scheduled task: The windows' Task Scheduler will be used. A new task will be installed. * Do you want to specify the user the task will run as?: n ** The problem here is that signing in will probably require verification * R: Run renewal * Q: Quit |