SSL

From CacheWiki
Jump to: navigation, search

Handy hint:

This is off the top of my head so I will get all the proper details later.

If you want to add a certificate to an SSL configuration, there is no keystore that Caché/Ensemble is using for 2007.1. If you have chained certificates, Caché will not recognize the link. You can only work with a single certificate so all dependencies must be in the one file. You will need to install OpenSSL and chain them using their API. (It's the equivalent of concatenating multiple files, but I didn't get this working manually.

More later...

Earlier versions of Cache

Earlier versions do not implement SSL, so you need to use Delegate or stunnel as a proxy.

Personal tools