Differences
This shows you the differences between the selected revisions of the page.
2019-01-09 | 2019-03-27 | ||
&wincp &win10 tags (martin) | using ps interwiki 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, use ''[[https://docs.microsoft.com/en-us/powershell/module/pkiclient/new-selfsignedcertificate|New-SelfSignedCertificate]]'' PowerShell 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 ''[[ps>pkiclient/new-selfsignedcertificate|New-SelfSignedCertificate]]'' PowerShell as an Administrator: |
<code powershell> | <code powershell> |