...
Note |
---|
Using the dev/test bootstrapping tools on productive systems is a security risk! |
Descriptor
This is an example of a descriptor (taken from the file shown above in the example file engineSignEncryptConfig.xml or signencrypt.xml for docker deployment), see the See the tables below the example for more information on the different possible attributes of a descriptor/-type.
Descriptor example
Code Block |
---|
<descriptor name="ObjectHistorySigner" version="1"> <type algorithm="SHA-256" key="objectHistorySignerCert" /> </descriptor> |
...