Changes between Version 14 and Version 15 of ESGFNodeTutorial
- Timestamp:
- May 22, 2017 6:41:48 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeTutorial
v14 v15 267 267 }}} 268 268 269 Execute the following: 270 271 {{{ 272 [root@spock bin]# ./esg-node --install-keypair /etc/tempcerts/hostcert.pem /etc/tempcerts/hostkey.pem 273 ... 274 Please set the password for this keystore : 275 Please re-enter the password for this keystore: 276 ... 277 certfile> /etc/tempcerts/cacert.pem 278 certfile> 279 ... 280 Is the above information correct? [Y/n] 281 Is the above information correct? [Y/n] 282 }}} 283 269 284 == Known issues == 270 285