SSL has been created by Rajith Attapattu (Oct 24, 2008).

Content:

SSL How to

1. C++ broker (M4 and up)
2. Java Client

C++ broker (M4 and up)

  • Setup the certificates.
    In summary you need to certificated trusted by your client.
  • Load the acl module using --load-module or if loading more than one module, copy ssl.so to the location pointed by --module-dir
    Ex if running from source. ./qpidd --load-module /libs/ssl.so


Reply via email to