Error in DNG Server Login Configuration
Afficher commentaires plus anciens
We are trying to configure DNG Server Login Configuration, but we found error "Domain name not resolved: our-domain.com".
From our investigation, we think that the error occur in function rmiut.InputUtils.validateDomainName().
Below is our suspects.
- Fact: our domain name is private domain and it cannot be resolved by DNS.
- Fact: current we are using host file to solve this domain name.
- We think that function rmiut.InputUtils.validateDomainName() do not use information in host file when it validate the domain name.
- This domain use self-signed cert and we don't have .crt of it too, but we think the error occur at validation step, not load the web yet.
Could you please confirm our suspect and suggest the solution.
Thank you.
1 commentaire
Pat Canny
le 18 Août 2024
Réponses (1)
Pat Canny
le 5 Mai 2026 à 18:03
0 votes
Catégories
En savoir plus sur Link Requirements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!