Changes between Version 52 and Version 53 of ESGFGetCredentials
- Timestamp:
- Apr 14, 2015 10:42:12 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFGetCredentials
v52 v53 44 44 ||`-o <openid>` `--openid <openid>`||OpenID endpoint from where myproxy information can be gathered|| 45 45 ||`-p <password>` `--password <password>`||OpenID passphrase|| 46 ||`--output <path>`||Path of folder where the retrieved certificates will be stored[default: /home/terryk/.esg]||46 ||`--output <path>`||Path of folder where the retrieved certificates will be stored[default: $USER_HOME/.esg]|| 47 47 ||`-w --writeall`||Generate all credentials files. The files generated are the same files generated with opts: --credentials --cacertspem --cacertsjks --cacerts --jkskeystore --jcekskeystore|| 48 48 ||`-b` `--bootstrap`||To bootstrapping certificates in myproxy service|| … … 51 51 ||`--cacertsjks`||Write trust CA certificates in JKS keystore format|| 52 52 ||`--cacerts`||Write trust CA certificates in a folder|| 53 ||`--keystorejks`||Write JKS keystore file. This keystore contains certificate, certificate chain and private key of user|| 54 ||`--keystorejceks`||Write JCEKS keystore file. This keystore contains certificate, certificate chain and private key of user|| 53 ||`--keystorejks`||Write JKS keystore file. This keystore contains certificate, certificate chain and private key of user. Passw: changeit (--keystorepassw to change it)|| 54 ||`--keystorejceks`||Write JCEKS keystore file. This keystore contains certificate, certificate chain and private key of user. Passw: changeit (--keystorepassw to change it)|| 55 ||`--keystorepassw <passphrase>`||Change password of user keystores that will be written|| 55 56 ||`-d` `--debug`||Turn debugging info on|| 56 57 ||`-h` `--help`||Show this screen|| 57 58 ||`--version`||Show version|| 58 }}} 59 59 60 60 61 To view specific use cases -->