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 » WebSphere Message Broker (ACE) Support » Issues Enabling TLS for email output node

Post new topic  Reply to topic
 Issues Enabling TLS for email output node « View previous topic :: View next topic » 
Author Message
harimhkr
PostPosted: Wed May 10, 2023 1:10 pm    Post subject: Issues Enabling TLS for email output node Reply with quote

Novice

Joined: 08 Jan 2013
Posts: 22

We are trying to implement the TLS security for the existing Email node.
And in that process, we issued the following commands


keytool -import -alias kent-smtp-root -file kent-stmp-root.crt -keystore mysmtptruststore.jks

keytool -import -alias kent-smtp-signer -file kent-smtp-cert.crt -keystore mysmtpkeystore.jks



mqsichangeproperties NV1LM4102_BRK -e EMAIL_SENDER -o ComIbmJVMManager -n keystoreFile -v /var/mqsi/components/NV1LM4102_BRK/servers/EMAIL_SENDER/mysmtpkeystore.jks



mqsichangeproperties NV1LM4102_BRK -e EMAIL_SENDER -o ComIbmJVMManager -n truststoreFile -v /var/mqsi/components/NV1LM4102_BRK/servers/EMAIL_SENDER/mysmtptruststore.jks



mqsichangeproperties NV1LM4102_BRK -e EMAIL_SENDER -o ComIbmJVMManager -n keystorePass -v integration_server::keystorePass



mqsisetdbparms NV1LM4102_BRK -n integration_server::keystorePass -u na -p smtp1234



mqsichangeproperties NV1LM4102_BRK -e EMAIL_SENDER -o ComIbmJVMManager -n truststorePass -v integration_server::truststorePass



mqsisetdbparms NV1LM4102_BRK -n integration_server::TruststorePassword -u na -p smtp1234



mqsichangeproperties NV1LM4102_BRK -c SMTP -o CMS_SMTP -n serverName -v xxxxx-mgmt-nonprod.internal.cms.gov:587

mqsireload NV1LM4102_BRK -e EMAIL_SENDER

But getting the following error:

May 10 16:43:41 v144132i ACE[20710]: IBM App Connect Enterprise v12030 (NV4LM4132_BRK.EMAIL_SENDER) [Thread 20807] (Msg 3/4) BIP4459E: The EmailOutput node received a Java exception when it tried to create an e-mail and send it to the SMTP server. The stack trace from the exception is com.ibm.broker.emailnodes.EmailOutputNode : com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first #011at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2358) #011at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1823) #011at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1300) #011at com.ibm.broker.emailnodes.EmailOutputNode.sendMail(EmailOutputNode.java:477) #011at com.ibm.broker.emailnodes.EmailOutputNode.sendBasicEmail(EmailOutputNode.java:515) #011at com.ibm.broker.emailnodes.EmailOutputNode.sendData(EmailOutputNode.java:384) #011at com.ibm.broker.plugin.MbOutputTemplateNode.sendData(MbOutputTemplateNode.java:53) .

May 10 16:43:41 v144132i ACE[20710]: IBM App Connect Enterprise v12030 (NV4LM4132_BRK.EMAIL_SENDER) [Thread 20807] (Msg 4/4) BIP4678E: An e-mail error occurred during processing of a message. The e-mail error message is '530 5.7.0 Must issue a STARTTLS command first '.
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 » WebSphere Message Broker (ACE) Support » Issues Enabling TLS for email output node
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.