Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Acess denied "HTTP/S & Certificate Settings"
-
ProGet 22.0.28 (Inedo Hub)
Change to https access denied.
Error by config "HTTP/S & Certificate Settings". Access denied warning when config will be save. Is there anything that i must be configure before?
-
The HTTP/S & Certificate Settings page will update the ProGet.config file that is commonly stored at
C:\ProgramData\Inedo\SharedConfig\ProGet.config
. As long as theinedoprogetwebsvc
Window's service's account has write access to that file, it will be able to save. On fresh installs, this will typically work without requiring changes. My guess is something was changed with the executing user or the server permissions that is preventing write access to that configuration file.You can also manually setup HTTPS by editing the ProGet.config file directly. See the "HTTPS Binding to a Port (Advanced) (Experimental)" section of our HTTPS Support on Windows documenation for the different options.
Thanks,
Rich