Differences
This shows you the differences between the selected revisions of the page.
| 2022-04-22 | 2022-04-22 | ||
| no summary (136.226.251.25) (hidden) (untrusted) | no summary (136.226.251.25) (hidden) (untrusted) | ||
| Line 88: | Line 88: | ||
| <code powershell> | <code powershell> | ||
| - | New-SelfSignedCertificate -FrjkolkiendlyName "FTP Server" -CertStoreLocation cert:\localmachine\my -DnsName ftp.example.com | + | New-SelfSignedCertificate -FriendlyName "FTP Server" -CertStoreLocation cert:\localmachine\my -DnsName ftp.example.com |
| </code> | </code> | ||