XML configuration
The following table lists the FGLPROFILE entries that control XML to Genero values conversion, and XML cryptography key or certificate mapping.
Entry | Description |
---|---|
|
The list of PEM-encoded third party X.509 certificates, separated with semicolons, of the Certificate Authority considered as trusted, in order of preference. |
|
The list of PEM-encoded third party X.509 certificates, separated with semicolons, to be used to find out the correct X.509 certificate when getting an incomplete one in a XML signature or an encrypted XML document. |
|
The filename of a cryptography key. For instance RSA.pem, DSA.der or HMAC.bin. |
|
The filename of a cryptography X.509 certificate. For instance Cert.crt. |
|
Controls empty string XML nodes conversion to Genero The default is If set to Note that this entry only works for the |
|
Defines the prefix for an XML Signature. Use By default, the XML Signature prefix is
|
|
Defines the prefix for an XML Encrypted data. Use By default, the XML Encrypted data prefix is
|
- The idxml keyword must be replaced with your own identifier. See FGLPROFILE: XML cryptography.
- You can use the unique identifier in the .4gl code instead of the filename.
- If an entry is defined more that once, only the last occurrence is taken into account.