About 4 results
Open links in new tab
  1. How do I run proper HTTPS on an Internal Network?

    Apr 22, 2016 · Certificate validation is done to make sure that the peer is the one you expect. Validating a server certificate in the browser is mainly done by checking that the hostname from the URL …

  2. Let's Encrypt for intranet websites? - Information Security Stack Exchange

    Let's Encrypt can only issue certificates for valid DNS names. So if your intranet uses a made-up domain name like intranet.mycompany.local then it won't work. If you have a real DNS name like …

  3. Creating my own CA for an intranet - Information Security Stack …

    May 16, 2015 · @KristoferA It's for an intranet, it's more than reasonable to create your own CA for a corporate network.

  4. Deploy intranet application with SSL certificate

    May 26, 2016 · My company has an intranet application build on the WAMP stack - Windows / Apache / MySQL / PHP. This application is installed on a server at each customer's site, and is accessed via …