Hi,
I just rechecked and things are still working.
If file validation fails, it’s very likely alicecert
is not correct. Double check if you have copied it from wallet/alice/alice
and remove all the \n. Meanwhile, you can double check if the cert file is correct with this:
openssl x509 -in alicecert -noout -text
and see if the certificate looks ok or not.
cheers, kc