SOLUTIONS PARTNERS BLOGS CONTACT

Introduction

Enzo Server
  Installation
  Quick Start
  Core Features
    Async Calls
    ConnectionStrings
    Edge Cache
    HTTP Access
    Scheduling
    Views
  Advanced Capabilities
    Change Data Capture
  Administration
    Configuration Settings
    Logins & ACL
    Auditing
    Current Executions
    Linked Server
    SSL

  User Guides
     Sharding
     Sharding Overview

     SharePoint

   Adapters
    All Adapters

/administration/ssl




SSL


Enzo Server supports SSL connections for both HTTP and SQL requests. By default, SSL is enabled for all HTTP requests; however specific administrative steps may be required to configure SSL. Generally speaking your certificates need to be bound to the IP Address and Port Enzo is listening on.


To see which certificates are bound on the server, you can run this command at the Windows Prompt using elevated privileges:

netsh http show sslcert

Configure SQL SSL

To configure SSL for a TDS listener you will need to edit EnzoUnifiedSvc.exe.config; this configuration file is found under the install directory of Enzo Server. Find the <instance> node for the tds protocol and add the following attributes:

  • certStore: the certificate store where the certificate is found
  • certType: how the certificate will be found (possible values are: subject, thumbprint)
  • certIdentifier: the certificate identifier (either the subejct name or the thumbprint value)
  • encryptionRequired: set to true to force encryption on the instance

The certificate name should match the machine name, or a wildcard certificate.


Configure HTTPS

To configure the HTTPS protocol simply bind the encryption certificate to the HTTP port Enzo is listening on. No changes to the Enzo configuration file is necessary.


Please contact support for configuring your SSL endpoints.








601 21st St Suite 300
Vero Beach, FL 32960
United States

(561) 921-8669
info@enzounified.com
terms of service
privacy policy

PRODUCTS

ENZO SERVER
ENZO DATAZEN
ENZO EXPLORER

SOLUTIONS

SOLUTIONS OVERVIEW
LOW-CODE INTEGRATION
SHAREPOINT INTEGRATION
RABBITMQ INTEGRATION
HYBRID SHARDING
READ/WRITE PARQUET FILES
SQL SERVER HYBRID QUERIES

RESOURCES

ENZO AZURE VM
BLOGS & VIDEOS
IN THE NEWS
ENZO ADAPTERS
ONLINE DOCUMENTATION
TCO CALCULATOR

COMPANY

LEADERSHIP TEAM
PARTNERS


© 2022 - Enzo Unified