Version 4 (modified by jpmitchell@…, 13 years ago) (diff) |
---|
Shibboleth / Import Key Utility
This page documents the use and function of the Import Key Java utility.
- Compile the ImportKey.java source:
john@fearless:~/Junk/ImportKey$ javac ImportKey.java john@fearless:~/Junk/ImportKey$ ls -la ImportKey.class -rw-r--r-- 1 john john 3496 2011-07-08 11:23 ImportKey.class
- Check execution:
john@fearless:~/Junk/ImportKey$ java ImportKey Usage: java comu.ImportKey keyfile certfile [alias]
References:
Import Key Documentation
Attachments
- stylesheet.css (1.4 KB) - added by jpmitchell@… 13 years ago.
- ImportKey.html (10.2 KB) - added by jpmitchell@… 13 years ago.
- ImportKey.java (6.4 KB) - added by jpmitchell@… 13 years ago.