Author |
Message
|
scravr |
Posted: Wed Jul 23, 2014 6:46 pm Post subject: gsk8capicmd" -cert -list |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
anyone has any idea why this returns error:
gsk8capicmd -cert -list -db IIB9KeyStore -pw IIB9
CTGSK3013W "-db" is not a valid action for this object.
how can I list certificates? |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jul 24, 2014 4:29 am Post subject: Re: gsk8capicmd" -cert -list |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
scravr wrote: |
anyone has any idea why this returns error:
gsk8capicmd -cert -list -db IIB9KeyStore -pw IIB9
CTGSK3013W "-db" is not a valid action for this object.
how can I list certificates? |
Your db really has no extension? (the -db expects an argument in the form of path/storename.extension)...
And did you check if gsk8capicmd would handle jks stores?
What does gsk8capicmd -cert -list -? say??
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
scravr |
Posted: Thu Jul 24, 2014 5:52 am Post subject: |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
There is extension; I just removed it on posting.
This db was build with gsk8capicmd
Manual shows the same format as I posted, but it does not work; I am on WIN7 |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jul 24, 2014 5:58 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It's possible that the user running gsk8capicmd doesn't have sufficient privileges on the keystore, and it's throwing a misleading error message. |
|
Back to top |
|
 |
scravr |
Posted: Thu Jul 24, 2014 6:11 am Post subject: |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
I am admin and have the password for db.
looks like a bug in gsk8capicmd |
|
Back to top |
|
 |
exerk |
Posted: Thu Jul 24, 2014 6:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
scravr wrote: |
...I am on WIN7 |
Are you pasting the command from WordPad or similar into a DOS window? If so it's not unusual for the - (hyphen) character to be interpreted as an n-dash or m-dash character, which look like a hyphen but aren't. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
scravr |
Posted: Thu Jul 24, 2014 6:24 am Post subject: |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
You are geniuses… I was doing cut+paste all date long … -list is the only one failed
thanks    |
|
Back to top |
|
 |
|