open-power / amester

Eclipse Public License 1.0
14 stars 11 forks source link

Connecting to FSP based based systems with Certificates. #15

Open baileysh opened 5 years ago

baileysh commented 5 years ago

Can not connect to P8 or P9 based FSP systems. unclear on how to create the 3 files needed to connect. Certificate file fsp.crt Private key file fsp.key Password file fsp.pkp

kyle-ibm commented 5 years ago

same question as above

BGERROR: Self-signed certificate file does not exist at fsp.crt
errorInfo: Self-signed certificate file does not exist at fsp.crt
    while executing
"::itcl::parser::handleClass netc ::netc ::myfsp -addr zz315fp.aus.stglabs.ibm.com -netc_port 30000 -timeout 120000 -tool dev -passwd FipSdev -certfile..."
    invoked from within
"netc ::$name -addr $addr -netc_port $port -timeout $timeout -tool $tool -passwd $password -certfile $certfile -keyfile $keyfile -pkpfile $pkpfile"
errorCode: NONE
BGERROR: invalid command name "::myfsp"
errorInfo: invalid command name "::myfsp"
    while executing
"::myfsp data_update"
    (in namespace inscope "::host" script line 1)
    invoked from within
"namespace inscope ::host {::myfsp data_update}"
    ("after" script)
errorCode: TCL LOOKUP COMMAND ::myfsp
marswhc commented 4 years ago

Check out this. https://github.com/open-power/amester/blob/425f0ef0c37f3cd5507d9ad363cc3d0abd7cffcb/FSP_Certificate_Gen.txt