Usually you may get Sorry, but your input is not a valid OpenId but the real cause is hidden could be this (you have to modify the OSQA code to log this).

Here is what I obtained:

(60, 'server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none')

What is strange is that the certificate from the openid server does validate my laptop and also when using lynx but when trying with links it fails with SSL error : Verification failure: unable to get local issuer certificate.

Update #1 Some progress:

  • exporting the certificates using Firefox
  • put them in /etc/ssl/certs
  • run update-ca-certificates -f -v

Now, curl and links will work but not OSQA.

asked 23 Feb '11, 16:08

sorin's gravatar image

sorin
1.1k234447
accept rate: 11%

edited 23 Feb '11, 16:21

Im getting this too. Was working a week or so ago. Any ideas?

(22 Jun '11, 19:40) Simon
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×41

Asked: 23 Feb '11, 16:08

Seen: 395 times

Last updated: 22 Jun '11, 19:40

powered by OSQA