Hm, for certification I would go with signed bundles and valid permission assignment, however I am not 100% sure if this this imply Java security manager at runtime. By this way you have a strong check to conform that at least your part of system wasn't modified. Karaf core bundles are not digitally signed so only one check you can use there is a checksum against official releases as JB suggested.
Cheers, Łukasz Dywicki -- Code-House http://code-house.org > On 22 Jan 2020, at 15:06, leonardchicco <luca.leonardi1...@gmail.com> wrote: > > Hi, > I have a custom distribution of Karaf, and for our quality department, > it's important to certificate with customers the package released by our > build process. > There is a standard Karaf operation or some package that i can install and > use to certificate the correct version? All packages are of declared > version? > Thanks in advance > > Best regards > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html