mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
| .. | ||
| testInvalidSignedManifest | ||
| testValidSignedManifest | ||
| create_test_files.sh | ||
| manifest.webapp | ||
| nss_ctypes.py | ||
| README.md | ||
| sign_b2g_manifest.py | ||
| trusted_ca1.der | ||
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.