Closed Bug 745943 Opened 13 years ago Closed 12 years ago

Check for SSL certificate during app validation

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect, P4)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: krupa.mozbugs, Unassigned)

References

Details

steps to reproduce: 1. Upload a http:// app as https://. For example, try uploading https://apps42.dekkostudios.com/seavan-icon.webapp which should actually be http://apps42.dekkostudios.com/seavan-icon.webapp observed behavior: Validation throws no error but app install will fail if the SSL certificate is not respected.
Summary: Check for SSL validation during app validation → Check for SSL certificate during app validation
Priority: -- → P4
also, the app won't currently launch in the WebRT with a self signed cert. The WebRT is: inapp-pay-test.farmdev.com uses an invalid security certificate. The certificate is not trusted because it is self-signed. (Error code: sec_error_untrusted_issuer)
I don't think this is something we can do. Trusted cert chains are specified for each user (you can modify them in your browser). Maybe you trust the cert and we don't or vice versa. Warnings should happen from WebRT and the platform, but I don't think this is a bug for the marketplace.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.