on 2018 Jan 24 1:43 PM
Smart edit works if we give as https://localhost:9001/smartedit/
When we try accessing smart edit with url like : https://hybris-admin-prod/smartedit/ it throws below exception : is there any configuration for accessing smart edit via alternate url , to stop UriVariablesResolver from throwing below exception ??
configuration url : https://hybris-admin-prod/smartedit/configuration gives below exception .
I/O error on GET request for "https://hybris-admin-prod:32163/smarteditwebservices/v1/configurations": hybris-admin-st5
ResourceAccessError
Request clarification before answering.
You can set the host in this property smartedit.tomcat.hostname through property file and need to restart the server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ragupathi, I am facing the same issue. even after changing the hostname , we are still not able to open it. : "I/O error on GET request for \"https://10.128.194.51:9011/smarteditwebservices/v1/configurations\": sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target",
Can you please help me? Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.