matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

when doing 'matrix-registration token creation API', create a token then error

Open NewOcean11 opened this issue 3 years ago • 2 comments

Describe the bug content: '' elapsed: 0 msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)>' redirected: false status: -1

Ansible version: 2.9.27 CentOS: 7

Just wonder why?

NewOcean11 avatar Oct 21 '22 14:10 NewOcean11

well, it solved by disable matrix_registration_api_validate_certs I think this issue belongs to ansible itself as ansible is not able to verify the certificate received from the client.

NewOcean11 avatar Oct 22 '22 00:10 NewOcean11

Okay, so this is solved? If not it would be helpful if you could include the steps to reproduce this bug.

moan0s avatar Dec 14 '22 18:12 moan0s