What would you like to see?
For my case, I need to add:
process.env.NODE_TLS_REJECT_UNAUTHORIZED='0';
at the first line of collector.js to make the Confluence Data Connector work on my self-hosted Confluence with a self-signed SSL certificate... (And need to restart AnythingLLM :))
It would be fantastic if we could add a checkbox to enable bypassing the SSL certificate checking when choosing "Self-hosted" Confluence.
Thanks for the consideration :)