How to create the BW sample project "soap_over_http_X509_sign_encrypt_and_verify_using_entrust" using EMS provided certificates?

How to create the BW sample project "soap_over_http_X509_sign_encrypt_and_verify_using_entrust" using EMS provided certificates?

book

Article ID: KB0092959

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Description:
In the BW sample project, "soap_over_http_X509_sign_encrypt_and_verify_using_entrust", the certificates are already expired. If you want to create your own sample project but you do not have any certificates, you can use the EMS provided sample certificate.

Issue/Introduction

How to create the BW sample project "soap_over_http_X509_sign_encrypt_and_verify_using_entrust" using EMS provided certificates?

Resolution

You need to take following steps:


1). In the Client's Public Certificates folder, delete the existing certificate and import client_root.cert.pem and client.cert.pem from the TIBCO_Home\ems\8.1\samples\certs\  folder. 


2). In the Server's Public Certificates folder, delete the existing certificate and import server.cert.pem and server_root.cert.pem from the TIBCO_Home\ems\8.1\samples\certs\  folder.

3). In the Shared_Resources folder, link the Identity resource to client_identity.p12 file. The password is "password" .


Attached is the sample project using the EMS certificate (Filename: soap_over_http_X509_sign_encrypt_and_verify_using_entrust_EMSCert.zip)..

Attachments

How to create the BW sample project "soap_over_http_X509_sign_encrypt_and_verify_using_entrust" using EMS provided certificates? get_app