IIS: How to Create a Certificate Request
KB ID 0000840 Problem If you would like to obtain a digital certificate either from your own CA, or from a public certificate vendor, you need to submit a certificate signing request (csr) first. Solution Note: I’m making the assumption you have already installed the Web Server (IIS) role on your server. 1. Windows Key+R > iis.msc {Enter} > Select the servername > Server Certificates. 2. Create Certificate Request >...
Windows Server 2012 – Install and Configure an FTP Server
KB ID 0000847 Problem FTP might be an ages old solution for moving files around, but a lot of people swear by it. With Windows Server it’s still supported, even if it is hidden as a ‘role service’. Solution Create a Security Group For Domain FTP Access Note: For a Standalone/Workgroup server see below for setting up users and groups. 1. Launch Server Manager > Tools > Active Directory Administrative Center. 2....