WSA config load
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2016 07:02 AM
I am trying to load a configuration on my WSA appliance and I am receiving this error:
Error - Configuration File was not loaded. Parse Error on element "wga_config" line number 1090 column 15: Error in certificate validation: Signing key has expired.
I have loaded configs and the past and had No problems, can someone tell me what this msg means?
thanks
- Labels:
-
Web Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2016 05:28 PM
According to the error message, it looks the signing key has expired. Can you please check the expired day of your HTTPs proxy certificate?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2019 03:11 AM
I too had this issue when migrating from S300 to S690. It was fixed after removing the below lines and contents from the backup XML.
<prox_config_secure_auth_cert_name></prox_config_secure_auth_cert_name>
<prox_config_secure_auth_cert></prox_config_secure_auth_cert>
<prox_config_secure_auth_key></prox_config_secure_auth_key>
