Encrypting Database Connections
The information in this article applies to:
Product: Metastorm BPM
Version: 9.x
Issue
- Can database connections be encrypted?
Resolution
Although not tested by Metastorm, it has been reported that the connections listed below can be encrypted using the Windows capability for encrypting SQL Server connections. Be sure to review the Microsoft article How to enable SSL encryption for an instance of SQL Server by using Microsoft Management Console for information on configuring SSL.
Engine ODBC Connection
\[HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Wow6432Node\\Metastorm\\e-work\\Engine\\Database\\Connection\]ODBC;DSN=Metastorm;UID=;PWD=; Encrypt=yes;Engine OLEDB Connection
\[HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Wow6432Node\\Metastorm\\e-work\\Engine\\Database Connectors\\SQL Server DBC\\Connection\]Provider=SQLOLEDB;Data Source=;Initial Catalog=Metastorm;User ID=;Password=;Trusted\_Connection=Yes;Use Encryption for Data=True;Engine ADO.NET Connection
\[HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Wow6432Node\\Metastorm\\e-work\\Engine\\Database Connectors\\SQL Server DBC\\ DotNetConnection\]Data Source=;Initial Catalog=Metastorm;Integrated Security=SSPI;Encrypt=yes;"Administrative Tools Connection
In the file C:\\Program Files\\Metastorm\\BPM\\Administrative Tools\\Service\\Web.config, add "Encrypt=yes;" to the connection string. For example:...
- Deployment Service Connection
In the file C:\\Program Files\\Metastorm\\BPM\\Deployment\\DeploymentService.exe.config, add "Encrypt=yes;" to the connection string. For example:
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 155 General Questions
- 149 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 33 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories