Re: Solr SSL setup with bought certificate

2017-05-09 Thread Sebastjanas
missions like this: > > - > chown -R root: "$SOLR_INSTALL_DIR" > find "$SOLR_INSTALL_DIR" -type d -print0 | xargs -0 chmod 0755 > find "$SOLR_INSTALL_DIR" -type f -print0 | xargs -0 chmod 0644 > chmod -R 0755 "$SOLR_INSTALL_DIR/bin” > - &g

Solr SSL setup with bought certificate

2017-05-09 Thread Sebastjanas
n.java:817) at org.eclipse.jetty.start.Main.main(Main.java:112) I tried to use: SOLR_SSL_KEY_STORE=/opt/solr-5.5.4/server/etc/solr-ssl.keystore.jks, but I'm still getting the same error. Can't find where the issue could be. Any ideas? -- Pagarbiai Sebastjanas.