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 » EmailInput Node and POP3 (SSL ?)

Post new topic  Reply to topic
 EmailInput Node and POP3 (SSL ?) « View previous topic :: View next topic » 
Author Message
shashivarungupta
PostPosted: Tue Mar 03, 2015 4:29 pm    Post subject: EmailInput Node and POP3 (SSL ?) Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Hi,

I am at the same stage which was eventually captured/found at this older post., when an EmailInput Node is trying to receive emails from Gmail POP3 'pop.gmail.com 995' location.

So far, Things (Broker 'EmailServer' Configurable service, Security Identity, gmail POP3 settings, telnet at 'pop.gmail.com 995' works) are in place.

My broker doesn't have SSL setup yet (as questioned in the older post), as that's expected by POP3 Gmail, while Broker Application receives emails from Gmail account.

Could you please assist with SSL configuration setup instructions (or an URL), while doing this?

Broker (v8/IIB v9).
Platform: Windows

Thanks.
_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
shashivarungupta
PostPosted: Tue Mar 03, 2015 6:42 pm    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Hope this will cover up the requirements, isn't it ?


_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Wed Mar 04, 2015 6:12 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

shashivarungupta wrote:
Hope this will cover up the requirements, isn't it ?



It should.
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Wed Mar 11, 2015 2:55 pm    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

So,

as per IIB9 documentation, only JKS (java key store) is supported at the moment at broker level.
Before I configure Keystore at the broker level or EG level, I must have JKS?

What if I have a database (key.kdb) which has a self signed cert (say sscert, sscert.arm) , cann't I configure broker key store and would it be correct to do so?

Since I've a self signed cert (in key.kdb), I only need to configure key store not the trust store at broker level, right?

How can I exchange the certs with pop3, while receiving the emails over EmailInput Node?


_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Thu Mar 12, 2015 4:23 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

shashivarungupta wrote:
So,

as per IIB9 documentation, only JKS (java key store) is supported at the moment at broker level.
Before I configure Keystore at the broker level or EG level, I must have JKS?

What if I have a database (key.kdb) which has a self signed cert (say sscert, sscert.arm) , cann't I configure broker key store and would it be correct to do so?

Since I've a self signed cert (in key.kdb), I only need to configure key store not the trust store at broker level, right?

How can I exchange the certs with pop3, while receiving the emails over EmailInput Node?


ikeyman (strmqikm) lets you transform a cms store (.kdb) into a jks store. (See save icon). rumqckm -keydb -convert should allow you to do the same.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
shashivarungupta
PostPosted: Thu Mar 12, 2015 12:01 pm    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

fjb_saper wrote:
ikeyman (strmqikm) lets you transform a cms store (.kdb) into a jks store. (See save icon). rumqckm -keydb -convert should allow you to do the same.


Thanks for your valuable suggestion.

By the way, I created a new jks store into which I have add the extracted self signed cert from .kdb store. So, my jks store has a self signed cert now.

Next step seems to have broker key and trust store configuration in the registry. (Before that I was trying to analyse the impact of this configuration on the existing message flows that do not have SSL and don't have such requirement of it.)


_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
shashivarungupta
PostPosted: Thu Mar 12, 2015 4:56 pm    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

I still get the error in the Event Viewer after making the changes to the Broker Registry and setting the Keystore and TrustStore for it and setting the password for them using mqsisetdbparms command. (also restarted the broker after that to make the changes affected).

Code:

( MB8BROKER.default ) EmailInput node ''Email Input'' in message flow ''V1.MF_Email'' is unable to communicate with email server ''pop3://pop.gmail.com:995''. The error message is ''Connect failed''.   

The EmailInput node cannot communicate with the email server.   

Ensure that the email server is running and is accessible from the system that WebSphere Message Broker is running on. Also ensure that the Email Server property is correctly configured on the EmailInput node, or that the serverName property is correctly configured on the EmailServer configurable service. 


Thinking...Whatelse is required ?
Suggestion?


_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Thu Mar 12, 2015 6:33 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

you need to look up the infocenter with httplistener HTTPSConnector and all the referenced tasks there.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
7207165620
PostPosted: Tue Nov 17, 2015 12:23 am    Post subject: Connect failed with gmail pop3 smtp server Reply with quote

Apprentice

Joined: 11 Apr 2013
Posts: 37

Hi Shashi,
Did you get solution to this issue? I am stuck with same issue.
Please guide me to resolve this. Any suggestion from experts is highly appreciated.

Thanks
Das
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 » EmailInput Node and POP3 (SSL ?)
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.