Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.38 KB

implementing-message-security.md

File metadata and controls

32 lines (22 loc) · 1.38 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: Implementing Message Security
Implementing Message Security
06/08/2017
biztalk-server
article

Implementing Message Security

You can configure your Microsoft [!INCLUDEbtsBizTalkServerNoVersion] environment to use certificates for sending and receiving signed and encrypted messages. By using certificates for encryption and digital signatures, BizTalk Server can:

  • Send and receive data that can be trusted.

  • Make sure that the data it processes is secure.

  • Make sure that authorized parties receive its messages.

  • Make sure that it receives messages from authorized parties.

    This section provides information about how to configure BizTalk Server pipelines, receive locations, ports, and the BizTalk Server environment to implement message security.

    For more information about message security, see Planning Message Security.

In This Section