[8.900][MYTH] Clientless VPN Webapp (https) invalid cert warning

Added a Webapp (HTTPS) Clientless SSL VPN Connection; for OWA 2003.
Defined the destination as Host(IP addr).
Path /exchange/.
Fetched successfully the SSL certificate.
Saved the connection.

Connected to the user portal and clicked the OWA connection; browser was Firefox 10.0.2 or Chrome 17.0.963.5(Windows 7).

The "inner" Firefox throws an invalid cert warning; for the server's name. See the attached screenshot.

But wasn't the fetching process ensure the correct cert is used ?

Did not try yet to use instead of a Host(IP addr) a DNS Host for the destination of the Clientless SSL VPN Connection.

Thanks,
Adrian
Parents
  • Hey Adrian,

    well, you still have the option to create a cert for that server that does not only include the DNS name of that machine, but also its IP-Address in as an alternative name (see Wikipedia and Google Search for more info). This has one drawback though: you cannot have another  webserver (with a different name) on the same IP-Address. That's the way vhosts and HTTP/1.1 work.

    Cheers,
    Kai
Reply
  • Hey Adrian,

    well, you still have the option to create a cert for that server that does not only include the DNS name of that machine, but also its IP-Address in as an alternative name (see Wikipedia and Google Search for more info). This has one drawback though: you cannot have another  webserver (with a different name) on the same IP-Address. That's the way vhosts and HTTP/1.1 work.

    Cheers,
    Kai
Children
No Data