Hi Andreas, I test the patch in my lab with ONAP Jakarta release, and it works fine for me.
As for the dmaap-bc-dmaap-provisioning job, I may have found a solution. The dmaap-bc-dmaap-provisioning job runs dbc-client image with `curl` to post to dmaap-bc. The ca cert for dbc-client is add to the image at image build time with update-ca-certificates, so it might hard for use to add new cert from OOM. But curl command accept SSL_CERT_FILE envirmentment variable to change the ca cert file. Hence, we can mount AAF_RootCA.cer to dmaap-provisioning-job container and add SSL_CERT_FILE envirmentment variable. I think this can solve the problem. Regards, Louis. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24560): https://lists.onap.org/g/onap-discuss/message/24560 Mute This Topic: https://lists.onap.org/mt/100888379/21656 Mute #aaf:https://lists.onap.org/g/onap-discuss/mutehashtag/aaf Mute #sdc:https://lists.onap.org/g/onap-discuss/mutehashtag/sdc Mute #x509:https://lists.onap.org/g/onap-discuss/mutehashtag/x509 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
