Hi.
How can i config my nuxeo over HTTPS?
I have config my server.xml

   <Connector port="8443" minSpareThreads="5" maxSpareThreads="75"
              enableLookups="true" disableUploadTimeout="true"
          acceptCount="100"  maxThreads="200"
           scheme="https" secure="true" SSLEnabled="true"
keystoreFile="/opt/nuxeo-distribution-jboss-5.3.0/server/default/conf/server.keystore" keystorePass="1512KeyTomcat85"
          clientAuth="false" sslProtocol="TLS"/>

But... I have problems with dashboards when i enter by https:

"Unable to retrieve gadget xml. HTTP error 500"

Do somebody know resolv it??

Thanks.
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to