Web services configuration
The Genero Web Services secured communication and the support of XML-Security is based on
the OpenSSL engine. It allows a BDL Web Services client, or a BDL application using the
com
or xml
API, to communicate with any secured server over HTTP
or HTTPS, and to handle encrypted and/or signed XML document in BDL coming from any other
application.
The configuration is defined from entries in the fglprofile file. When using BDL Web Services on server side, it is the Web Server that is in charge of the BDL Web Services server security, not the BDL server application itself. You must refer to your Web Server manual to secure the server part of the Web Services.
Note: This is useful for deployment purposes, as no additional code modification is
necessary, even if the location of the different servers changes, or if different cryptography keys
or X509 certificates are necessary for the same application but intended for several customers with
their own needs.