Open cstisa opened 5 months ago
Hello @cstisa Apparently your certificate is not signed by a root CA certificate. You can try this solution from the Internet
npm config set registry http://registry.npmjs.org/
Hello @Carazyda,
Thanks for the update, but not sure what this command do, could you please explain or give me the article from internet ?
Thanks a lot.
Try this in communityserver container and on the host. https://cheapsslweb.com/blog/fixing-unable-to-get-issuer-cert-locally-error/
Dear all,
We have installed the community server via docker using the workspace-install.sh script. All is running but i am trying to configure the SSO via SAML using keycloak following this procedure https://github.com/ONLYOFFICE/ControlPanel/issues/6
I have the follwing error on the sso log :
I have setup HTTPS using a internal certificat and this is working well.
Maybe you have an idea on what is wrong here ?
Thank you
Best Regards, Edouard Fazenda.