quillnote icon indicating copy to clipboard operation
quillnote copied to clipboard

Support self-generated certificates when syncing with nextcloud

Open lightzhan-intellif opened this issue 3 years ago • 2 comments

I believe many people have a nextcloud server with self-generated certificates, so can quillnote support this case? Thanks for your nice work!

lightzhan-intellif avatar Sep 04 '21 00:09 lightzhan-intellif

+1

ConstantMan avatar Sep 07 '21 12:09 ConstantMan

You can take a look at how https://github.com/tasks/tasks do it. It has a good looking ui that show to the user that the certificate is not trusted and ask a confirmation. The user can view more details including the certificate fingerprint (if I remember correctly). When the user accept it, this particular certificate is saved and checked again on the next connection to make sure it match what the user accepted.

timemaster67 avatar Sep 16 '21 01:09 timemaster67