Differences
This shows you the differences between the selected revisions of the page.
| 2018-10-01 | 2018-10-01 | ||
| limit acronym recognition (martin) | New-SelfSignedCertificate link (martin) | ||
| Line 85: | Line 85: | ||
| &screenshotpict(iis_certificates) | &screenshotpict(iis_certificates) | ||
| - | Self-signed certificates created by %%IIS%% Manager do not work with %%FTPS%% clients that check for key usage violations.((E.g. clients that use GnuTLS, like FileZilla.)) To create a certificate with a correct key usage, run the following PowerShell command as an Administrator: | + | Self-signed certificates created by %%IIS%% Manager do not work with %%FTPS%% clients that check for key usage violations.((E.g. clients that use GnuTLS, like FileZilla.)) To create a certificate with a correct key usage, use ''[[https://docs.microsoft.com/en-us/powershell/module/pkiclient/new-selfsignedcertificate|New-SelfSignedCertificate]]'' PowerShell as an Administrator: | 
| <code powershell> | <code powershell> | ||