The firewall has been rejecting valid credentials to the point where the account was locked-out. Came back to the FW next day and was able to login. Reviewed System: Log Files: Web GUI and found the following. Also, all Internet access (gateways) was down caused by loss of connectivity to external resources.
2021-05-25T17:06:19 lighttpd[95849] (mod_openssl.c.3253) SSL: 5 -1 error:02FFF00D:system library:func(4095):Permission denied
2021-05-25T17:06:19 lighttpd[95849] (mod_openssl.c.3253) SSL: 5 -1 error:02FFF00D:system library:func(4095):Permission denied
2021-05-25T17:06:19 lighttpd[95849] 192.168.0.12 - - [25/May/2021:17:06:19 -0700] "PRI * HTTP/2.0" 100 122937 "-" "-"
2021-05-25T17:06:19 lighttpd[95849] (mod_openssl.c.2912) SSL: 5 -1 error:02FFF00D:system library:func(4095):Permission denied
Search on the Internet shows there were similar problems which was caused by the certifcate access being denied.
Has anyone ran into this problem? Is this really an certificate access issue? Possibly a programming error?