Ftp and decryption
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Ftp and decryption




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Ftp and decryption  
BenW


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-04 01:47 AM

The files we currently exchange with business partners are encrypted with pu
blic private keys.  The encryption is performed from the command line in a b
atch script.  What would be the best way to perform this in BizTalk?


--
BenW MCAD





[ Post a follow-up to this message ]



    Re: Ftp and decryption  
Christof [MVP]


Report This Message To A Moderator Edit/Delete Message


 
07-14-04 01:47 AM

BizTalk Server supports encryption in the pipeline architecture.  It depends
on your needs wether this would fit.

Regards,
--
Christof [Microsoft BizTalk Server MVP]

"BenW" <BenW@discussions.microsoft.com> wrote in message
news:6F084ECA-F8F4-4C5A-B745-95ECBF6F14B9@microsoft.com...
> The files we currently exchange with business partners are encrypted with
public private keys.  The encryption is performed from the command line in a
batch script.  What would be the best way to perform this in BizTalk?
>
>
> --
> BenW MCAD







[ Post a follow-up to this message ]



    RE: Ftp and decryption  
Gilles [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-04 01:47 AM

Hello,

>The files we currently exchange with business partners are encrypted with p
ublic private keys.
>The encryption is performed from the command line in a batch script.  What would be
 the best way to perform this in BizTalk?

The best way would be to write a custom pipeline decode (and encode if neede
d) component.
Once this is done, create a new pipeline, add this component at decode stage
. You can then associate this pipeline with the receive
location (or send port). As soon as a message is received (or sent), it will
 then be decoded.

A sample of custom component is in the SDK: FisMsg. You can also visit my ga
llery of custom pipeline components at

http://weblogs.asp.net/gzunino/cate...7.aspx?Show=All

Thanks.
-Gilles.






[ Post a follow-up to this message ]



    RE: Ftp and decryption  
BenW


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-04 01:47 AM

Giles thank you.  The custom pipline decode, presumably I write this in C# i
mplementing some interface...?
--
BenW MCAD


"Gilles [MSFT]" wrote:

> Hello,
> 
>
> The best way would be to write a custom pipeline decode (and encode if nee
ded) component.
> Once this is done, create a new pipeline, add this component at decode sta
ge. You can then associate this pipeline with the receive
> location (or send port). As soon as a message is received (or sent), it wi
ll then be decoded.
>
> A sample of custom component is in the SDK: FisMsg. You can also visit my 
gallery of custom pipeline components at
>
> http://weblogs.asp.net/gzunino/cate...7.aspx?Show=All
>
> Thanks.
> -Gilles.
>
>





[ Post a follow-up to this message ]



    RE: Ftp and decryption  
Gilles [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-04 07:46 AM

Hello,

>Giles thank you.  The custom pipline decode, presumably I write this in C# implemen
ting some interface...?

[...]

Yes, indeed. This url has some example on this (custom pipeline) http://weblogs.as
p.net/gzun...7.aspx?Show=All
You can also start from "FixMsg" in <biztalk installtion folder>\SDk\Samples
\Pipeline\CustomComponent\FixMsg
Also, the documentation is here: http://msdn.microsoft.com/library/e....asp?frame=true

Thanks.
-Gilles.






[ Post a follow-up to this message ]



    RE: Ftp and decryption  
slavko


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-03-04 10:50 PM

Hi Ben,
have you implemented this. I have to do the same.
Could you please provide an example
Thank you

"Gilles [MSFT]" wrote:

> Hello,
> 
>
> [...]
>
> Yes, indeed. This url has some example on this (custom pipeline) http://weblogs.
asp.net/gzun...7.aspx?Show=All
> You can also start from "FixMsg" in <biztalk installtion folder>\SDk\Sampl
es\Pipeline\CustomComponent\FixMsg
> Also, the documentation is here: http://msdn.microsoft.com/library/e....asp?frame=true
>
> Thanks.
> -Gilles.
>
>





[ Post a follow-up to this message ]



    RE: Ftp and decryption  
Bob Corcoran


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-15-04 11:27 PM

We also exchange encrypted documents with business partners using public
private keys.  Has anybody written a commercial component to address this
common issue?

"BenW" wrote:

> The files we currently exchange with business partners are encrypted with 
public private keys.  The encryption is performed from the command line in a
 batch script.  What would be the best way to perform this in BizTalk?
>
>
> --
> BenW MCAD





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:15 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register