Closed Bug 598015 Opened 15 years ago Closed 15 years ago

Support custom servers with self-signed certificates

Categories

(Cloud Services Graveyard :: Firefox Home, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 591520

People

(Reporter: st3fan, Assigned: st3fan)

Details

FxHome does not support self-signed certificates for custom servers. This is a common scenario for people running their own server. Supporting self-signed certificates will require some refactoring of the network code. Currently synchronous calls are made in a separate thread. Those synchronous calls have no way to support ssl exceptions. Only the async calls (NSURLConnection + delegate) can do that.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Summary: Support self-signed certificates → Support custom servers with self-signed certificates
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.