Hello,
I have a problem that occurs when setting up the repository connection. The Web Client server is part of an F5 load balancer, so is given an alias on the DNS server. The LF Repository server also has an alias.
For the sake of this post:
- The Web's host names are "00002.local" and "00003.local," and the CNAME is "web.local"
- The LF host's name is "00001.local" and the CNAME is "lf.local"
Each server has a certificate issued in the CNAME for that server.
Here is an example of a working configuration:
Web Server Repository: server - 00001.local, repository - myrepo, SSL - No
Services: Laserfiche Web Client Host URL - https://web.local/laserfiche
Here is an example of a NON working configuration:
Web Server Repository: server - lf.local, repository - myrepo, SSL - No (or Yes, both fail)
Services: Laserfiche Web Client Host URL - https://web.local/laserfiche
So it seems that using an CNAME might be an issue.
Any thoughts?