HTTPS errors
This topic lists the most common HTTPS errors and how you can resolve them.
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.See OIDC service errors for the log file message associated with this error. |
Access forbidden | HTTP Error 403 | See ACCESS_CONTROL |
Certificate issuer errors | The browser shows the Genero OpenIDConnect Error page. The message:
|
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:
|
Permissions error | The browser shows the Genero OpenIDConnect Error page. The message:
|
This error is triggered when the user does not have write permissions on
$FGLDIR\web_utilities\services\openid-connect directory. See OIDC service errors for the log file message associated with this error. |