summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/tests/unit/test_signed_manifest/README.md
blob: a442c7052806c29a2100a7ab17d352be3a680267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.