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

Error when posting survey on WDTK #2128

Closed
crowbot opened this issue Jan 30, 2015 · 3 comments
Closed

Error when posting survey on WDTK #2128

crowbot opened this issue Jan 30, 2015 · 3 comments
Labels
bug Breaks expected functionality x:uk

Comments

@crowbot
Copy link
Member

crowbot commented Jan 30, 2015

Now that we run more than one site securely from the same server, Ruby 1.8.7 inability to handle SNI is causing the survey posting code to throw an error.

An OpenSSL::SSL::SSLError occurred in user#survey:

  hostname was not match with the server certificate
  /usr/lib/ruby/1.8/openssl/ssl-internal.rb:131:in `post_connection_check'

The ability to handle SNI is apparently available in 1.9.3, so tagging #2048 as relevant.

@crowbot crowbot added x:uk bug Breaks expected functionality 1 - new labels Jan 30, 2015
@crowbot
Copy link
Member Author

crowbot commented Jan 30, 2015

Currently mitigated by setting default_server to WDTK in nginx.

@crowbot crowbot added 0 - icebox and removed 1 - new labels Feb 2, 2015
@crowbot
Copy link
Member Author

crowbot commented Feb 2, 2015

Iceboxing as this only applies to us and we have a workaround.

@dracos
Copy link
Member

dracos commented Apr 5, 2016

I guess this isn't relevant any more?

@crowbot crowbot closed this as completed Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks expected functionality x:uk
Projects
None yet
Development

No branches or pull requests

2 participants