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

How to handle OpenSSL::SSL::SSLError: wrong signature type? #60

Open
amitpatelx opened this issue Aug 11, 2021 · 1 comment
Open

How to handle OpenSSL::SSL::SSLError: wrong signature type? #60

amitpatelx opened this issue Aug 11, 2021 · 1 comment

Comments

@amitpatelx
Copy link

I am using mechanize engine and set the config to ignore_ssl_errors: true but still I can't get over this error.

FATAL -- : Spider: stopped: {:spider_name=>nil, :status=>:failed, :error=>"#<OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: wrong signature type>", :environment=>"development", :start_time=>2021-08-11 15:29:34 +0530, :stop_time=>2021-08-11 15:29:35 +0530, :running_time=>"0s", :visits=>{:requests=>1, :responses=>0}, :items=>{:sent=>0, :processed=>0}, :events=>{:requests_errors=>{}, :drop_items_errors=>{}, :custom=>{}}}
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: wrong signature type
@andersmarkc
Copy link

@amitpatelx Did you find a way around this ?

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

2 participants