|
Results |
|
SBM Application Administrator Features
▪ General logging for both the Notification Server and Mail Client and the connection timeout setting. ▪ Options for sending a notification to the administrator when an error occurs. ▪ The option to configure SSL for the Notification Server and Mail Client has moved from SBM System Administrator and is now handled by importing certificates into the JBoss truststore.
|
|
|
How to setup SBM to run using SSL (switching from http to https - SBM 10.x)
... have a working SBM system that is ... ... must get a certificate from a well ... This certificate must be a ... ... Update the IIS configuration In the certificate : ... icon called Server Certificates . ... "Allow this certificate to be exported ... ... , and the SSL certificate to the correct certificate . ... , and the SSL certificate should be selected ... ... system ONLY using SSL : ... the icon called SSL Settings. ... called "Require SSL ". ... : Update the SBM configuration Launch the SBM Configurator. ... system ONLY using SSL , uncheck the ... ... system ONLY using SSL , uncheck the ...
|
|
|
How to setup SBM to run using SSL (switching from http to https - SBM 11.x)
... have a working SBM system that is ... ... Check the IIS configuration ... , and the SSL certificate to the correct certificate . ... , and the SSL certificate should be selected ... ... system ONLY using SSL ... verified that the SSL connection works correctly ... ... the icon called SSL Settings. ... called "Require SSL ". ... : Update the SBM configuration Launch the SBM Configurator. ... system ONLY using SSL , uncheck the ... ... verified that the SSL connection works correctly ... system ONLY using SSL , uncheck the ... ... verified that the SSL connection works correctly In the Certificate section, select the server certificate .
|
|
|
Users are getting an error indicating that the SSL certificate is not valid
4. Open the Serena Configuration Utility and find the SSL config tab. In SBM 2009 R3.x and 2009 R4.x, this is located under Advanced Settings > Security In SBM 10.x, this is located in the JBOSS Server section. 5. Import a new certificate into JBOSS and type the password and a unique alias such as 'myserveralias
|
|
|
KM-DIM2009R2: How to configure Tomcat to use SSL with a self-signed certificate
The section in the Administration guide on how to setup Tomcat to use SSL simply points to the online Tomcat documentation. Here is a quick guide on how to generate a self-signed certificate and how to setup Tomcat to use it.
|
|
|
Creating an IIS SSL Key and Certificate on Windows 2008
This section provides instructions on how to enable SSL for IIS connections in SBM on Windows 2008. The following instructions apply to both self-signed and certificate authority–signed certificates. The party that ultimately signs the certificate request is not discussed below.
|
|
|
How to ignore erroneous SSL with LDAP errors when certificate appears correct. (Certificate common name does not match the host )
This came from dev. To avoid the situation when old certificates might not be accepted after WinLDAP adoption by SBM , the mechanism to ignore specific certificate validation errors is provided. Comma-separated list of errors-to-ignore should be put into registry string value HKLM\SOFTWARE\TeamShare\TeamTrack\IgnoreLDAPCertificateErrors
|
|
|
Creating an IIS SSL Key and Certificate on Windows 2008
Certificate Request from IIS section in the Installation and Configuration Guide. 3. Once you receive the signed certificate request, save it in the same location you saved the initial request (for example,
|
|
|
Certificate signature failure
If you are using LDAP with SSL , you might get authentication failure message when doing Test Connection from the SBM Configurator. "LDAP bind authentication failure with Search Authority-Bind: 81 Can't contact LDAP server" Please check the event viewer for the detailed message on this error.
|
|
|
Importing a Self-Signed Certificate from LDAP into the JBoss Truststore
There are several ways to implement SSL in Business Mashups . The Installation Guide describes the basic steps that are necessary to establish SSL for IIS and JBoss, as well as additional steps you can follow if your server certificate is not signed by a well-known authority. The example provided in the guide for creating a self-signed certificate shows how to create a CA and certificate using openSSL.
|
|
|