tenfourfox/security/manager/ssl/tests/unit/test_signed_manifest
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
testInvalidSignedManifest hello FPR 2017-04-19 00:56:45 -07:00
testValidSignedManifest hello FPR 2017-04-19 00:56:45 -07:00
create_test_files.sh hello FPR 2017-04-19 00:56:45 -07:00
manifest.webapp hello FPR 2017-04-19 00:56:45 -07:00
nss_ctypes.py hello FPR 2017-04-19 00:56:45 -07:00
README.md hello FPR 2017-04-19 00:56:45 -07:00
sign_b2g_manifest.py hello FPR 2017-04-19 00:56:45 -07:00
trusted_ca1.der hello FPR 2017-04-19 00:56:45 -07:00

This folder contains the scripts needed to generate signed manifest files to verify the Trusted Hosted Apps concept.

Prerequisites:

  • NSS 3.4 or higher.
  • Python 2.7 (should work with 2.6 also)
  • Bash
  • OpenSSL

Usage:

Run I) For usage info execute ./create_test_files.sh --help

II) Upload the signed manifest.webapp and manifest.sig to the application hosting server.