cancel
Showing results for 
Search instead for 
Did you mean: 

how to get digital certificate informaiton of the email in mail adapter

Former Member
0 Kudos

Hi, expert:

I have a requirement to verify the validation of coming email with digital certification. The mail is with digital certification. If the coming email is valid, I 'll get the attachemt of the mail for further processing. I have a sender mail adapter and receiver file adapter configued.

I have already my own developed adapter module, which is configued in mail adapter. My question is how to retrieve the detailed certificate information in the adapter module developed by myself. Is it feasible?

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Oscar !!

refer this blog & links , you will get all you are looking for

<b>How to use Digital Certificates for Signing & Encrypting Messages in XI</b>

/people/varadharajan.krishnasamy/blog/2007/05/11/how-to-use-digital-certificates-for-signing-encrypting-messages-in-xi

http://help.sap.com/saphelp_nw04/helpdata/en/a8/882a40ce93185de10000000a1550b0/frameset.htm

Thanks !

Regards

Abhishek Agrahari

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Oscar,

Go through this thread...

helps you...

kumar.S

Former Member
0 Kudos

in the adapter module you have the entire payload data?

Is the payload a S/MIME object?

If so, i suggest you take a look at:

http://java.sun.com/j2se/1.4.2/docs/guide/security/jce/JCERefGuide.html

http://java.sun.com/products/javamail/reference/api/index.html

http://www.bouncycastle.org/

Former Member
0 Kudos

Hi,

Thanks a lot for your information. I strongly believe your information is very useful for me to check the validation of one digital certificate. But now I'm facing the problem how I can get this certificate information attached in the mail from my adapter module of sender mail adapter? Can it be retrieved by XI payload or any other way?

Have you any idea about it? Thanks in advance.

Regards

Former Member
0 Kudos

Hi,

But the below link describes how to send mail out with digital certificate by mail adapter. My scenario is from Mail to File. The digital certificate is already attached in the mail, which will be received by mail adapter. So I need to retrieve the certificate information of email by <b>sender</b> mail adapter.

/people/varadharajan.krishnasamy/blog/2007/05/11/how-to-use-digital-certificates-for-signing-encrypting-messages-in-xi

Thanks.

Former Member
0 Kudos

send me a mail at my primary Id given at SDN

i will reply you a complete document regarding digital Certificate in Mail Adapter

it's Step-via Step doc

Thanks!!

Former Member
0 Kudos