Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing a https end point #185

Open
jmartyniak opened this issue Aug 2, 2018 · 0 comments
Open

Accessing a https end point #185

jmartyniak opened this issue Aug 2, 2018 · 0 comments

Comments

@jmartyniak
Copy link

I am having trouble accessing a https end point, there doesn't seem to be a way, unless I am missing something.

I have tried the following:

  1. setting a value like schema, method, etc. None work and aren't supported. checked in the ./DependencyInjection/Configuration.php file and in fact they aren't supported.
  2. added a https:// to the host param and get the following message: 'A error occurs: Solr HTTP error: HTTP request failed, Could not resolve host: https'
  3. Left as a host name, and changed the port to 443, and received: '400 The plain HTTP request was sent to HTTPS port'

Any ideas? I am using a hosted solr instance and it is https based.

thank you,

-John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant