How to Configure Security for an HTTP Publish-Subscribe Channel
25.2 Editing SSL Configuration
You can only view the SSL configuration of your Oracle CEP server using Oracle CEP Visualizer. To change the configuration, you must manually update the servers config.xml file. For more information, see Configuring SSL to Secure Network Traffic in the Oracle Complex Event Processing Administrators Guide. Trust Store The file path and name of the key store certificate file contains a self-signed certificate. The file path is relative to the ORACLE_CEP_HOMEuser_ projectsdomainsDOMAIN_DIRservername directory, where ORACLE_CEP_HOME refers to the Oracle CEP installation directory such as d:oracle_cep, DOMAIN_DIR refers to the domain directory such as my_domain, and servername refers to the server instance directory such as server1. Trust Store Pass The trust store password. Trust Store Alias The trust store alias. Trust Store Type The trust store type. Trust Manager Algorithm The trust store algorithm. Enforce Fips Whether or not Oracle CEP server uses a Federal Information Processing Standards FIPS-certified pseudo-random number generator for SSL. For more information, see FIPS in Oracle Complex Event Processing Administrators Guide. Need Client Auth Whether or not Oracle CEP server uses client authentication. Secure Random Algorithm The FIPS secure random algorithm, such as FIPS186PRNG. Secure Random Provider The FIPS secure random provider, such as com.rsa.jsafe.provider.JsafeJCE . Cipher The SSL ciphers. Table 25–1 Cont. SSL Options Option Description 25-4 Oracle Complex Event Processing Visualizer Users Guide A Oracle CQL Query Wizard Template Schema Reference A-1 A Oracle CQL Query Wizard Template Schema Reference Example A–1 lists the XML schema document XSD you use when creating a template for use in the Oracle CQL Query Wizard. For more information on creating a template, see Section 6.1.10, How to Create an Oracle CQL Template for the Query Wizard . Example A–1 wlevs_queryconstructor_config.xsd ?xml version=1.0 encoding=UTF-8? xs:schema xmlns=http:www.bea.comnswlevsconfigqueryconstructor xmlns:xs=http:www.w3.org2001XMLSchema targetNamespace=http:www.bea.comnswlevsconfigqueryconstructor -- This is the first draft for the xsd used by the query constructor feature of the visualizer. -- -- The types of Operators supported by the query constructor-- xs:simpleType name=operatorTypes xs:restriction base=xs:string xs:enumeration value=DStream xs:enumeration value=Filter xs:enumeration value=Intersect xs:enumeration value=IStream xs:enumeration value=Join xs:enumeration value=Minus xs:enumeration value=Output xs:enumeration value=Pattern xs:enumeration value=RStream xs:enumeration value=Select xs:enumeration value=Source xs:enumeration value=Union xs:enumeration value=Window xs:restriction xs:simpleType xs:simpleType name=timeUnitTypes xs:restriction base=xs:string xs:enumeration value= xs:enumeration value=nanoseconds xs:enumeration value=milliseconds xs:enumeration value=microseconds xs:enumeration value=seconds xs:enumeration value=minutes xs:enumeration value=hours xs:enumeration value=days xs:restrictionParts
» Oracle Fusion Middleware Online Documentation Library
» Overview of Using Oracle CEP Visualizer
» Right Pane Understanding the Oracle CEP Visualizer User Interface
» Overview of the Oracle CEP Visualizer Dashboard
» Overview of the Stream Visualizer ViewStream Panel
» Event Processing Network Context Menu
» Oracle CEP Visualizer Panels that Require Refresh
» The com.bea.wlevs.dataservices Application
» Managing Security Understanding Oracle CEP Visualizer Administration Tasks
» Updating Configuration Data Understanding Oracle CEP Visualizer Administration Tasks
» Administrators Developers Who Uses Oracle CEP Visualizer?
» Configuration File Encoding: UTF-8
» Next Steps Oracle Fusion Middleware Online Documentation Library
» Prerequisites Starting the Oracle CEP Visualizer
» How to Start Oracle CEP Visualizer Using a Browser
» How to Manage User Preferences
» Improving Oracle CEP Visualizer Accessibility
» Event Processing Network EPN Management Application Lifecycle Management
» Rejoining a Multi-Server Domain
» Simultaneous Updates Multi-Server Domains and Configuration History Management
» How to View the EPN of an Application
» Click the Zoom Out + button or Zoom In - button.
» To use the EPN diagram: To use the domain tree:
» If you want to record events immediately: To add a new playback schedule entry, click Add.
» How to Trace Events on a Dynamic Channel
» How to Inject a Simple Event on an Event Inspector Service Dynamic Channel
» How to Monitor a Channel Stage in the EPN
» How to Uninstall an Application
» How to Create a Rule in an Oracle CQL Processor Using the Query Wizard
» How to Edit a Rule in an Oracle CQL Processor Using the Query Wizard
» How to Create a Parameterized Rule in an Oracle CQL Processor
» How to Stop and Start a Parameterized Query How to Delete a Rule in an Oracle CQL Processor
» Click the Validate button to ensure that your changes are syntactically correct. Click Save.
» Click the Condition tab. Edit the Condition tab as
» To add the selected property to the Ordering properties list, click the Add
» Enter the filter predicate directly. Click the Expression Builder button.
» If you are creating a new rule, Click Inject Rule.
» How to Create an Oracle CQL Template for the Query Wizard
» Fit Content Zoom Managing the Query Plan Diagram
» How to Delete a Rule in an EPL Processor
» To use the EPN diagram: To delete a single rule:
» How to Replace a Rule in an EPL Processor
» How to Change the Dataservices Application Event Filter Rule Using EPL
» How to Manage Resource Configuration History
» How to Manage Application Configuration History
» Deployment Management Oracle Fusion Middleware Online Documentation Library
» Jetty Management Oracle Fusion Middleware Online Documentation Library
» JMX Management Oracle Fusion Middleware Online Documentation Library
» Data Source Management Oracle Fusion Middleware Online Documentation Library
» HTTP Publish-Subscribe Server Management
» Event Type Repository Management
» Persistent Event Store Management Multi-Server Domain Management
» How to Add or Delete an Application How to Add or Delete an Application Library
» How to View and Edit Work Manager Configuration How to Create a Work Manager
» How to View a Data Source Configuration How to Edit Data Source Configuration
» How to Add a Data Source Configuration
» Editing JMX Configuration Configuring the Event Type Repository
» How to View the Persistent Event Store
» Configuring the Persistent Event Store
» How to View Cluster Group Membership
» How to View all Cluster Topologies
» Visualizing an Oracle High Availability Configuration
» Visualizing an Oracle High Availability and Scalability Configuration
» How to View Oracle Coherence Cluster Topologies
» How to Monitor Nodes in an Oracle Coherence Cluster
» How to Monitor an Oracle Coherence Cache
» How to Tune Oracle Coherence
» Zoom Managing the Cluster Topology Diagram
» Toggle Properties Managing the Cluster Topology Diagram
» How to Configure the Oracle CEP Server Logging Service
» How to Configure a Component Logger
» User, Group, and Role Management HTTP Publish-Subscribe Server Channel Security Management
» SSL Management Oracle Fusion Middleware Online Documentation Library
» How to Create a User How to Edit a User How to Change the Password of a User
» How to Create a Group How to Change the Roles to Which a Group Maps
» How to Create an Application Role
» How to Configure Security for an HTTP Publish-Subscribe Channel
Show more