Rank 5: Hypervisor
I am trying to login in CLI and getting ✗ Error self-signed certificate
pref.json is
{ "endpoint": "https://abc.example.com/", "cookie": "", "key": "", "selfSigned": "true"}Votes
0
Replies
15
Participants
Unknown
Messages
16
Rank 5: Hypervisor
I am trying to login in CLI and getting ✗ Error self-signed certificate
pref.json is
{ "endpoint": "https://abc.example.com/", "cookie": "", "key": "", "selfSigned": "true"}Rank 5: Hypervisor
server version 1.3.71
cli version 2.0.2
Rank 5: Hypervisor
it seems, SSL is not yet generated for some reason 👀 , it have been quite a while...
Rank 5: Hypervisor
Certificate seems to have been generated still it showing SSL is not there
Rank 5: Hypervisor
The certificate is not trusted because it is self-signed.
Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT
Rank 4: Virtual Machine
selfSigned need to be boolean
Rank 4: Virtual Machine
"selfSigned": true instead of "selfSigned": "true"
Rank 5: Hypervisor
seems still not working,
✗ Error Not Found
Rank 4: Virtual Machine
Don't you forgot v1 at end of endpoint ?
Rank 5: Hypervisor
yaa right
Rank 5: Hypervisor
thank you
Rank 5: Hypervisor
any idea about the SSL part?
Rank 4: Virtual Machine
Check you'r CNAME config
Rank 5: Hypervisor
those seems fine
Rank 5: Hypervisor
does SSL needs to be enabled for parent domain only then on child domain SSL gets enabled?
It doesn't sounds like a requirement
What are the logs of:
docker logs appwrite docker logs appwrite-worker-certificatesdocker exec -it appwrite ssl