ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » Top Secret RACF SLL commands equiv.

Post new topic  Reply to topic
 Top Secret RACF SLL commands equiv. « View previous topic :: View next topic » 
Author Message
bobbee
PostPosted: Wed Jul 05, 2006 7:37 am    Post subject: Top Secret RACF SLL commands equiv. Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 545
Location: Tampa

The following are RACF commands for working with SSL. What are the Top Secret equivalents?

1 - Create a certificate in RACF
RACDCERT ID(HUGHSON) GENCERT
SUBJECTSDN(CN(‘Morag Hughson’)
T(‘Software Engineer’)
OU(‘WebSphere MQ Devt’)
O(‘IBM’)
L(‘Hursley’)
SP(‘Hampshire’)
C(‘UK’))
WITHLABEL(‘ibmWebSphereMQMQ46’)



2 - Export the certificate

RACDCERT ID(HUGHSON)
EXPORT(LABEL('ibmWebSphereMQMQ46'))
DSN('HUGHSON.ZOS.CERT') FORMAT(CERTB64)



3 - Create a keyring

RACDCERT ID(HUGHSON) ADDRING(MQ46RING)



4 - Connect the certificate you created to the keyring

RACDCERT ID(HUGHSON) CONNECT(ID(HUGHSON)
LABEL(‘ibmWebSphereMQMQ46’) RING(MQ46RING)
USAGE(PERSONAL))



5 - Import it into to RACF
RACDCERT ID(HUGHSON) ADD('HUGHSON.AIX.CERT')
WITHLABEL('ibmWebSphereMQMORAGAIX’)



bobbee
Back to top
View user's profile Send private message Send e-mail AIM Address
kevinf2349
PostPosted: Wed Jul 05, 2006 9:00 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Quote:
What are the Top Secret equivalents?


Well if it is Top Secret how can we tell you

Seriously though....Have you asked CA support people? I know for sure they do RACF-ACF2 site conversions for a living and would be a little surprised if they didn't offer the same type of thing for Top Secret. If they do they would have to be able to do the MQ stuff too....I hope!

I do know that ACF2 MQ stuff is pretty scarse so I would imagine Top-Secret MQ stuff was like trying to find a unicorn.

Just as a side question....are CA actively pushing Top Secret still? Is there still development going on for it etc?
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jul 06, 2006 12:15 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Does TS offer a certificate authority feature at all?

ACF2 and TS don't do everything that RACF does, that's for sure.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » Top Secret RACF SLL commands equiv.
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.