Description
The Troubleshooting documentation does not provide adequate guidance needed for users to resolve the issues related to local cert issues that can occur due to Corp Admin settings or solutions such as Zscaler.
In those cases, the currently published guidance does not resolve the issue, and the only resolution for those users is often the use of the command option --allowInsecure which is provided on the site aem-live
It is also important to note that this CLI option is NOT referenced when the help command is run, which is problematic.
To Reproduce
Steps to reproduce the behavior:
- View the troubleshooting section of the README.md
- Run the command
aem help
Expected behavior
Effective troubleshooting guidance would be provided and consistent documentation for the CLI solution would be published.
Screenshots
If applicable, add screenshots to help explain your problem.
Version:
run: $ aem --version
16.19.11
Additional context
Add any other context about the problem here.
Description
The
Troubleshootingdocumentation does not provide adequate guidance needed for users to resolve the issues related to local cert issues that can occur due to Corp Admin settings or solutions such as Zscaler.In those cases, the currently published guidance does not resolve the issue, and the only resolution for those users is often the use of the command option
--allowInsecurewhich is provided on the site aem-liveIt is also important to note that this CLI option is NOT referenced when the help command is run, which is problematic.
To Reproduce
Steps to reproduce the behavior:
aem helpExpected behavior
Effective troubleshooting guidance would be provided and consistent documentation for the CLI solution would be published.
Screenshots
If applicable, add screenshots to help explain your problem.
Version:
run:
$ aem --version16.19.11Additional context
Add any other context about the problem here.