09-19-2024 10:25 AM
Attached are the settings we have for Web Auth and the signed certificate attached to the web auth. Before we attached the signed certificate and attached a hostname, users connecting to it would get redirected to 192.0.2.1.
Since there was no certificate, the person would first come up to a security error, proceed anyway, and then the Acceptable Use Page would come up to acknowledge. We wanted the AUP, but we did not want the security wanting to come up. In order to resolve this, we created a subdomain and created an A record to point it to 192.0.2.1, then created a certificate to point to the subdomain (Lets Encrypt does not allow you to create a certificate to point to an IP address; it has to be a hostname).
After doing this, users no longer get a security warning, but they also no longer get the Acceptable Use Policy. I tried switching the one setting between Consent, Webauth, and WebConsent, but it made no difference. Can anyone advise? Thank you.
09-19-2024 12:00 PM
You want to use consent for just AUP. I would probably enable HTTP server on the parameter-map, see if that helps.
09-19-2024 05:37 PM
I will try this and let you know. Thanks.
09-20-2024 11:47 AM
This unfortunately did not do the trick
09-19-2024 03:37 PM
I quite often register a public CNAME pointing to the 192.0.2.1 IP address and then have the certificate for that CNAME
09-19-2024 05:36 PM
I actually have done this already, which is what I was referring to in my original question when I stated "we created a subdomain and created an A record to point it to 192.0.2.1, then created a certificate to point to the subdomain".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide