HTTPS errors

This topic lists the most common HTTPS errors and how you can resolve them.

Table 1. Errors using HTTP and HTTPS
Error type Browser error Resolution
License error Application or service has been stopped due to fatal error Check your GAS environment, and run the fglWrt/greWrt/grxWrt -a info to ensure your license is valid. Check also your OIDC.log. See OIDC service errors.
Access forbidden HTTP Error 403 See ACCESS_CONTROL
Certificate issuer errors Genero OpenIDConnect Error page is shown in the browser. The error may be described as either:
  • Invalid configuration parameters (The certificate issuer is unknown) or
  • Protocol error (the certificate is not in your CA list).
A certificate authority (CA) to verify the certificate is missing. Contact the certificate issuer and ask them to provide the CA certificate.
Important: If CA certificates are stored in $FGLDIR/web_utilities/certs directory, ensure they are named with the .crt extension.
Other alternatives for CA configuration:
  • You can configure the CA using FGLPROFILE entries.
  • If on Windows® or macOS™, you also have the option of importing the CA into the operating system keystore.
See the Certificates in practice section in the Genero Business Development Language User Guide.