Hi Brian,

You probably need to ad SSCROOT.CER as a CERTHAUTH. Of course with TRUST status.

Cheers
Wolfgang
(going to bed now, since in good old Germany it´s 10:40 pm)
----- Original Message ----- From: <[EMAIL PROTECTED]>
Newsgroups: bit.listserv.ibm-main
To: <[email protected]>
Sent: Tuesday, March 25, 2008 7:14 PM
Subject: Re: Import Connect:Direct self-signed certificate into RACF?


Hi Wolfgang

I used the following (real names changed)

RACDCERT -
  ID(CDTASK) -
  ADD('SSCROOT.CER') -
  TRUST -
  WITHLABEL('My WindowsCD Partner')

RACDCERT -
  ID(CDTASK) -
  CONNECT(ID(CDTASK) LABEL('My WindowsCD Partner') -
  RING(CDKEYR) USAGE(CERTAUTH))


racdcert id(CDTASK) listring(*) produces the following output:
  Certificate Label Name             Cert Owner     USAGE      DEFAULT
  --------------------------------   ------------   --------   -------
  My CD Server                       ID(CDTASK)     PERSONAL     YES
  My Signing CA                      CERTAUTH       CERTAUTH     NO
  My WindowsCD Partner               ID(CDTASK)     CERTAUTH     NO

I've also tried adding 'My WindowsCD Partner' to the keyring as USAGE(PERSONAL), with no success.

Brian


-----------------------------------------
Email sent from www.virginmedia.com/email
Virus-checked using McAfee(R) Software and scanned for spam

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to