It appears the SSL certificate on the domain phone.viciphoone.com has expired around 30 minutes ago.
To work around it open https://phone.viciphone.com in another tab and accept the expired certificate.
I already emailed support to let them know.
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
DOMAIN=xxxx.xxxx.com
PORT=8089
echo | openssl s_client -showcerts -servername $DOMAIN -connect $DOMAIN:$PORT 2>/dev/null | openssl x509 -inform pem -noout -text | grep 'Not After' -A 1; echo " Port $PORT"
Users browsing this forum: No registered users and 124 guests