Re: cannot create core when SSL is enabled

2017-11-13 Thread misschak
In your *solr.in.sh*, set

# By default the start script uses "localhost"; override the hostname here
# for production SolrCloud environments to control the hostname exposed to
cluster state
SOLR_HOST= 


Younge, Kent A - Norman, OK - Contractor wrote
> Hello,
> 
> I am getting an error message when trying to create a core when ssl is
> enabled ERROR: Certificate for 
> 
>  doesn't match any of the subject alternative names:
> 
> However, if I turn off ssl I can create the core just fine.   I have my
> certificates in the solr-6.5.1 directory should they be placed somewhere
> else to resolve this issue?
> 
> 
> 
> 
> 
> Thanks,
> 
> Kent





--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html


cannot create core when SSL is enabled

2017-09-20 Thread Younge, Kent A - Norman, OK - Contractor
Hello,

I am getting an error message when trying to create a core when ssl is enabled 
ERROR: Certificate for  doesn't match any of the subject alternative 
names:

However, if I turn off ssl I can create the core just fine.   I have my 
certificates in the solr-6.5.1 directory should they be placed somewhere else 
to resolve this issue?





Thanks,

Kent