...
Info | ||
---|---|---|
| ||
Please do Setting Up SSL on Tomcat to avoid encountering this error.
This error above indicates that the Joget instance does not have any SSL cert installed or has an invalid SSL cert (e.g.: expired cert, improper SSL cert installation, etc.). Typically most public services will enforce mandatory HTTPS, this includes Github APIs. The Joget server requires a valid SSL cert installed into the web app server's java keystore. Here are some general guides you can refer to:
Do note that SSL setup steps may differ depending on several factors, such as your chosen SSL provider, proxy server used if any (e.g.: Apache HTTPD), operating system, etc. |
Related Documentation
- List of JSON API
- JSON Form Options Plugin From Joget Marketplace
- Configure JSON Tool Based On Returned JSON Data Structure
- Sample JSON API Integration
- Single Sign On - SSO
...