Akash
Akash
Let me just cross-check the windows path. I think we can include `%APP_DATA%`.
> Zulip allowing a system wide location to look for certs @vaskokj, please check https://github.com/zulip/zulip-desktop/pull/822. This should fix the location issue.
> Do something similar to this zulip/zulip-desktop:docs/Enterprise.md@master where you have a "global" config where zulip will check for certificates first. @vaskokj yes, this is planned. Should be done in next...
> Zulip is still adding/changing a $HOME/.config/Zulip directory which only a user that is using the system has access to. This requires every user on a system that uses Zulip...
> I don't quite see how zulip/zulip-desktop#822 resolves this particular problem. @vaskokj please go through these conversations to see what problem it solves - https://chat.zulip.org/#narrow/stream/16-desktop/topic/Enterprise.20Deployment
> Awesome! Good to hear. I think this global config would end up supplanting the need for the 822 change imo as I couldn't see a reason why you would...
Also, this certificate would not be there in the first place if we could find a way to use in-built `net` module of Electron. We are using the `request` module...
Yes, I have this feature in my todo list. Will update it. Thanks :)
@wesbos just little update. As of now I have added showing labels on issue. 
Yeah, with a token we just need to post a request to the comment endpoint but for the token, we'll have to do the GitHub oAuth.