Matrix-ClientServer-API-java icon indicating copy to clipboard operation
Matrix-ClientServer-API-java copied to clipboard

HTTPS support

Open Polve opened this issue 5 years ago • 2 comments

My server allows only encrypted connections, is this project alive and is there any plan to continue develop it?

It would be very useful!

Polve avatar Oct 27 '20 15:10 Polve

Hi It should work encrypted if you simply prefix your server host with https. I don't work actively on this project anymore, PRs are welcome anyway. If you like it, share it and find people who'd like to contribute and let this project grow.

JojiiOfficial avatar Oct 28 '20 08:10 JojiiOfficial

Hi I tried "host":"https://<my.matrix.server>" and it worked. I suggest to remove the comment

//https not supported yet from the usage section in the project description because this comment scared me away from looking at this project at all.

zankl avatar Jul 27 '23 23:07 zankl