<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is netsh http add urlacl still required for HTTPS port binding with the integrated Kestrel web server]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Using Proget 2026 with Postgres and Kestrel.</p>
<p dir="auto">The HTTPS Support docs say that binding the integrated web server to a port below 1024 requires a URL reservation<br />
<a href="https://docs.inedo.com/docs/installation/windows/web/https-support#https-binding-to-a-port-recommended" rel="nofollow ugc">https://docs.inedo.com/docs/installation/windows/web/https-support#https-binding-to-a-port-recommended</a></p>
<p dir="auto">Example:<br />
netsh http add urlacl url=https://*:443/ user="NETWORK SERVICE"</p>
<p dir="auto">My understanding is that URL reservations (urlacl) only apply to HTTP.sys listeners (HttpListener/IIS).</p>
<p dir="auto">Since the integrated web server now runs on Kestrel and not IIS, the reservation isn't needed.<br />
Is that correct, and is the urlacl step a leftover from the earlier HttpListener/IIS-based server?</p>
]]></description><link>https://forums.inedo.com/topic/5844/is-netsh-http-add-urlacl-still-required-for-https-port-binding-with-the-integrated-kestrel-web-server</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 22:26:30 GMT</lastBuildDate><atom:link href="https://forums.inedo.com/topic/5844.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Sep 2026 13:11:22 GMT</pubDate><ttl>60</ttl></channel></rss>