On Monday, November 5, 2018 at 6:11:29 PM UTC-5, jacob.cameron wrote:
>
> Can I have SOLR secured under a wildcard SSL certificate? I’ve installed 
> our cert and forced HTTPS I’m tomcat, but SOLR keeps giving a 302 error now 
> and when I browse it it tells me that it’s an invalid cert. I haven’t been 
> able to figure a way around it. We aren’t using Apache HTTPD to configure 
> our ports.
>
>

There are any number of ways a cert. can be invalid.  Which specific one 
does your browser show you?  (Browsers are so "helpful" these days that you 
may need to dig...and dig...to get down to the real reason.)  A less 
"friendly", more precise tool such as 'openssl s_client' may provide better 
information.

HTTP status 302 ("Found") is a redirection.  Tomcat (not Solr) is saying 
that the resource exists but you have to ask for it at a different 
location.  Is DSpace configured to contact Solr via HTTPS?  Does 
'bin/dspace dsprop -property solr.server' show the https: scheme?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to