I'm following the following thread to configure SSRS for SSL.
Here's what I have.
netsh http add urlacl url=https://dbserver.mydomain.org:443/Reportserver_Test/ user="NT Service\ReportServer$Test" listen=yes addl=S-1-5-80-3637326371-3941449338-1192580090-1447153118-1238582853
And the error is:
Url reservation add failed, Error: 87 The parameter is incorrect.