Client type
|
HTTPS configuration is supported by . . .
|
ABL client
|
OpenEdge using the certutil command-line tool to manage public key certificates. The client connects using an HTTPS URL formatted for accessing an Internet-secure AppServer.
For more information on managing the public key certificates, see the sections on managing OpenEdge key and certificate stores in OpenEdge Getting Started: Core Business Services - Security and Auditing. For information on connecting to an Internet-secure AppServer from an ABL client, see the sections on using the -URL connection parameter in ProgrammingABL Client Applications and the sections on formatting an Internet URL to the AppServer using HTTPS in Connecting to AppServers Using a URL
.
|
Open Client
|
Microsoft tools to manage public key certificates for .NET Open Clients and by OpenEdge using the procertm command-line tool to manage public key certificates for Java Open Clients. The client connects using an HTTPS URL formatted for accessing an Internet-secure AppServer.For more information on managing public key certificates for .NET clients, see the information on managing certificate stores in the Microsoft .NET documentation.
For more information on managing public key certificates for Java clients, see the information on managing certificate stores in OpenEdge Development: Java Open Clients. For information on connecting to an Internet-secure AppServer from an Open Client, see the sections on connecting to the AppServer in OpenEdge Development: Open Client Introduction and Programming, and the sections on formatting an Internet URL to the AppServer using HTTPS in Connecting to AppServers Using a URL.
|
Web service client
|
Web service client platforms for Web service clients. Web service clients connect to or access the Web service through the Web server using the WSA URL configured for it and provided to the Web service client as part of other Web service access information included in the Web Services Description Language (WSDL) file for the specified Web service. The WSA, itself, maintains the connection information to the Web service specified in the WSDL file.
For more information on managing public key certificates for Web service clients, see the documentation on your Web service client platform.
For more information on how a Web service client connects to and accesses the WSA-managed Web service, see the information on programming Web service clients in OpenEdge Development: Web Services and the information on managing a WSA and deploying an OpenEdge Web service in OpenEdge Application Server: Administration.
|
ESB client or service
|
The Sonic ESB. An ESB client or service accesses other ESB services using the interfaces provided by the Sonic ESB.
For more information on managing public key certificates and any other ESB security configuration options for ESB clients and services, and on accessing ESB services in general (including OpenEdge services), see the Sonic ESB documentation.
For more information on using the OpenEdge Adapter for Sonic ESB to support OpenEdge services on the Sonic ESB, see OpenEdge Development: Messaging and ESB.
|
Adapter type
|
HTTPS configuration is supported by . . .
|
AIA
|
The Web server utilities provided to manage private key stores for the Web server accessed as an HTTPS server.
For more information on managing key stores on a Web server, see the Web server documentation.Also, in order to ensure that AppServer clients use HTTPS to access the AIA, you must set the httpsEnabled property appropriately in the ubroker.properties file for the AIA. For more information, see the sections on configuring the AIA in OpenEdge Application Server: Administration.
|
WSA
|
The Web server utilities provided to manage private key stores for the Web server accessed as an HTTPS server.
For more information on managing key stores on a Web server, see the Web server documentation.The use of HTTPS by the WSA is determined by its URL, which you specify when you create a WSA instance. Therefore, if specified, a WSA instance requires that clients use HTTPS to access all Web services that it manages.
For more information, see the sections on creating and managing a WSA in OpenEdge Application Server: Administration.
|
OpenEdge Adapter for Sonic ESB
|
The Sonic ESB utilities provided to manage a private key store for the HTTP direct acceptor used to handle requests to the ESB from Web service clients.
For more information on managing key stores for an HTTP direct acceptor for the Sonic ESB, see the Sonic ESB documentation.The Sonic ESB also supports access to an OpenEdge service from clients and services on the ESB other than Web service clients.
For information on securing access to OpenEdge services from these types of clients, see the Sonic ESB documentation.For more information on managing the OpenEdge Adapter for Sonic ESB, see the sections on the OpenEdge Adapter for Sonic ESB in OpenEdge Application Server: Administration.
|