Re: Install new digital certificate

2006-10-03 Thread Czecha, Jerry
You need to stop and start the TELNET service.  The cert is cached by
TELNET. Restarting it is the only to get the new cert read in. I usually
do this on a port by port basis to spread out the pain.

Jerry
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jay Howard
Sent: Saturday, September 30, 2006 7:12 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Install new digital certificate


I need to know how to get a new certificate in TCPIP for TN3270 
connections.I create the new certificate and  added the new certificate
to 
the keyring. However it appears that it is not being used. I am using
RACF 
to hold the certificate. 

Thanks, 
Jay 


--
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


Re: Install new digital certificate

2006-10-03 Thread Hal Merritt
I just ran into the same thing in testing. I figured out FTP, but not
telnet. How do you do that start/stop?

Thanks. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Czecha, Jerry
Sent: Tuesday, October 03, 2006 9:47 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Install new digital certificate

You need to stop and start the TELNET service.  The cert is cached by
TELNET. Restarting it is the only to get the new cert read in. I usually
do this on a port by port basis to spread out the pain.

Jerry
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jay Howard
Sent: Saturday, September 30, 2006 7:12 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Install new digital certificate


I need to know how to get a new certificate in TCPIP for TN3270 
connections.I create the new certificate and  added the new certificate
to 
the keyring. However it appears that it is not being used. I am using
RACF 
to hold the certificate. 

Thanks, 
Jay 

 
NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively
for the individual or entity to which it is addressed. The message, together 
with any attachment, may contain confidential and/or privileged
information. Any unauthorized review, use, printing, saving, copying, 
disclosure 
or distribution is strictly prohibited. If you have received this message in 
error, please immediately
advise the sender by reply email and delete all copies.

--
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


Re: Install new digital certificate

2006-10-03 Thread Jerry Czecha
Hi, I use these commands: 
 
stop the telnet ssl port:
   /V TCPIP,,TELNET,STOP,PORT=2323
  
start the telnet ssl port:   
   /V TCPIP,,OBEYFILE,TCPIP.DOE.TELNET.SSL  
(be sure to include the TELNETGLOBAL stuff) 

Information about a telnet socket can be displayed with 
this command:   
/D TCPIP,,TELNET,APPL,PORT=2323  
((a port num range can be specd) ex port=2323..2324)   
   

Jerry 

On Tue, 3 Oct 2006 10:47:10 -0500, Hal Merritt [EMAIL PROTECTED] wrote:

I just ran into the same thing in testing. I figured out FTP, but not
telnet. How do you do that start/stop?

Thanks.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Czecha, Jerry
Sent: Tuesday, October 03, 2006 9:47 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Install new digital certificate

You need to stop and start the TELNET service.  The cert is cached by
TELNET. Restarting it is the only to get the new cert read in. I usually
do this on a port by port basis to spread out the pain.

Jerry
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jay Howard
Sent: Saturday, September 30, 2006 7:12 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Install new digital certificate


I need to know how to get a new certificate in TCPIP for TN3270
connections.I create the new certificate and  added the new certificate
to
the keyring. However it appears that it is not being used. I am using
RACF
to hold the certificate.

Thanks,
Jay


NOTICE: This electronic mail message and any files transmitted with it are
intended exclusively
for the individual or entity to which it is addressed. The message,
together with any attachment, may contain confidential and/or privileged
information. Any unauthorized review, use, printing, saving, copying,
disclosure
or distribution is strictly prohibited. If you have received this message
in error, please immediately
advise the sender by reply email and delete all copies.

--
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


Install new digital certificate

2006-09-30 Thread Jay Howard
I need to know how to get a new certificate in TCPIP for TN3270 
connections.I create the new certificate and  added the new certificate to 
the keyring. However it appears that it is not being used. I am using RACF 
to hold the certificate. 

Thanks, 
Jay 


--
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