Hello, Please review these code changes to support the creation of signed modules: http://cr.openjdk.java.net/~vinnie/6957907/webrev.00/ 'jmod install <module-file>' now performs certificate path validation of each signer's cert chain when the module file carries a signature. Thanks.