|
Home > Archive > BizTalk Server General > November 2004 > BizTalk 2004 and encryption
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BizTalk 2004 and encryption
|
|
| Bob Corcoran 2004-11-22, 5:48 pm |
| We will be handling messages sent from a business partner. We want this
partner to encrypt the message before they send it, and then of course we
will decrypt it. How much about encryption technology do we need to know in
order to accomplish this (from within Biztalk 2004)? (We currently know
nothing).
Thanks,
--
Bob Corcoran
| |
| Balaji Thiagarajan 2004-11-22, 5:48 pm |
| Please follow this documentation.
http://msdn.microsoft.com/library/d...curity_etbm.asp
--
Balaji Thiagarajan
MCP (BizTalk)
http://biztalkbits.blogspot.com
--
"Bob Corcoran" <BobCorcoran@discussions.microsoft.com> wrote in message
news:1CD86972-5FF8-4775-8A9E-7B3B341F4CB0@microsoft.com...
> We will be handling messages sent from a business partner. We want this
> partner to encrypt the message before they send it, and then of course we
> will decrypt it. How much about encryption technology do we need to know
in
> order to accomplish this (from within Biztalk 2004)? (We currently know
> nothing).
>
> Thanks,
> --
> Bob Corcoran
| |
| Martijn Hoogendoorn 2004-11-22, 5:48 pm |
| On Mon, 22 Nov 2004 13:15:01 -0800, Bob Corcoran wrote:
> We will be handling messages sent from a business partner. We want this
> partner to encrypt the message before they send it, and then of course we
> will decrypt it. How much about encryption technology do we need to know in
> order to accomplish this (from within Biztalk 2004)? (We currently know
> nothing).
>
> Thanks,
Hi Bob,
You could use S/MIME. That way, you wouldn't need to know a whole lot about
programming encryption.
The following URIs might be able to help you on your way:
Encryption and Signing Certificates:
http://msdn.microsoft.com/library/d...curity_wlzd.asp
Inbound Message Authentication:
http://msdn.microsoft.com/library/d...curity_qykj.asp
Outbound Message Protection:
http://msdn.microsoft.com/library/d...curity_vwle.asp
HTH,
Martijn Hoogendoorn.
| |
| Valery Pryamikov 2004-11-23, 7:51 am |
| Hi,
The best choice for you would probably be using WSE 2.0 with help of WSE
Adapter (beta). I pasted link to Scott Woodgate's blog post with
instructions how to get WSE adapter bits:
http://blogs.msdn.com/scottwoo/arch.../26/247922.aspx
-Valery.
http://www.harper.no/valery
"Bob Corcoran" <BobCorcoran@discussions.microsoft.com> wrote in message
news:1CD86972-5FF8-4775-8A9E-7B3B341F4CB0@microsoft.com...
> We will be handling messages sent from a business partner. We want this
> partner to encrypt the message before they send it, and then of course we
> will decrypt it. How much about encryption technology do we need to know
> in
> order to accomplish this (from within Biztalk 2004)? (We currently know
> nothing).
>
> Thanks,
> --
> Bob Corcoran
|
|
|
|
|