Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Thank you for the fast reply

Is it possible a new URL in a private network uses self-signed certificate?
ago by (160 points)
edited ago by

1 Answer

0 votes
No, you cannot use a self-signed certificate for a domain:

- Headwind MDM and other applications will throw an "Untrusted certificate" error while attempting to access the website;

- It is not possible to add a self-signed domain certificate as trusted by Headwind MDM, it still couldn't be trusted by the OS.

See how to set up HTTPS on the LAN here: https://h-mdm.com/private-network/

The easiest and recommended way is to install Headwind MDM on an "Internet" domain (you'll need to set up an appropriate DNS record in your LAN).

A far more complicated alternative is to set up a local CA chain (root and intermediate certificates) in your LAN, and use them to sign the certificates of your local domains.
ago by (42.4k points)
...