cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Deployment to BO WACS/Tomcat

Former Member
0 Kudos

Hi,

I was figuring out on this over the past few days, however i still could not get this up in my production. I wish to implement SSL into my BO web application to let my customer to access into InfoView through https.

However, in my production server i am using BO Edge Series 3.1 Standard edition which implemented with WACS to host all of my BO web application. I bought a certification from Thawte and they have provided me the SSL in two formats which are x509 and pkcs7. Through the WACS https deployment manual, it stated we should have pkcs12 instead of pkcs7; and i could not implement it to WACS.

Just wondering, if i uninstall WACS and install Tomcat 5.5 does pkcs7 supported? Or there are something wrong with the certificate that i purchased from Thawte?

Appreciated anyone know this can advice me.

Thanks alot.

Regards,

CK

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

check

http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

Tomcat supports JKS, PKCS11 and PKCS12

Regards

-Seb.