Siebel Security Guide > Communications and Data Encryption >

About Configuring SSL Encryption for the Siebel Management Framework


You can deploy SSL to secure communication between the Siebel Management Server and Siebel Management Agent(s) using the Siebel Management Agent and the Siebel Management Server Configuration Wizards.

You can implement the following connection authentication scenarios when configuring SSL for the Siebel Management Framework:

About the Cryptographic Service Provider

When deploying SSL in the Siebel Management Framework, the Configuration Wizards prompt you to specify the cryptographic service provider you want to use. A cryptographic service provider is part of the Java Cryptography Architecture (JCA) that provides cryptographic services, for example, keystore creation and management.

You can use the cryptographic service providers shown in Table 5 to deploy SSL in the Siebel Management Framework. If you choose to deploy SSL on the Siebel Management Server only, then Siebel Business Applications use the SunJSSEProviderWrapper provider. If you choose to deploy SSL on both the Siebel Management Server and the Siebel Management Agents, or on the Siebel Management Agents only, then you can use any of the supported providers.

Table 5 also shows whether or not each supported provider requires that Java classes be installed on the Management Server. Java classes are provided as part of the standard Java Runtime Environment (JRE) installation.

Table 5. Cryptographic Service Providers
Cryptographic Service Provider
Requires Management Agent Certificate
Requires Java Classes on Siebel Management Server

SunJSSEProviderWrapper

Optional

Yes

 

JSSENoStubProviderWrapper

Yes

No

RSAProviderWrapper

Yes

Yes. Also requires RSA jar files.

Siebel Security Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.