Closed Bug 698636 Opened 13 years ago Closed 13 years ago

Make SSL cert-checking optional in repoze.who.plugins.browserid

Categories

(Cloud Services :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: rfkelly)

Details

Can we make cert-checking optional for the browserid plugin during development? I didn't have any CA certs on my filesystem so I had to go through http://www.heikkitoivonen.net/blog/2008/09/30/root-certificates-for-python-programs-using-python/ to be able to log in to demoapp.
Fixed in demoapp by customizing the urlopen option:

  https://github.com/mozilla-services/demoapp/commit/71cb7a745150ac106f2b8c47834102ba84c57f9b

Can you please confirm that this works for your setup?
That works, thanks.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.