Differences
This shows you the differences between the selected revisions of the page.
2021-01-11 | 2021-04-28 | ||
most use windows 10 now (martin) | link update (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 ''[[ps>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>pki/new-selfsignedcertificate|New-SelfSignedCertificate]]'' PowerShell as an Administrator: |
<code powershell> | <code powershell> |