That is the right certificate – what error are you getting ? Are you using port 30417 ? Are you setting the https = 1 in the structure ? Do you have the right path to the caFile ?
Brian 96 /**************************************************************************/ 97 if(evel_initialize(fqdn, /* FQDN */ 98 port, /* Port */ 99 fqdn2, /* Backup FQDN */ 100 port2, /* Backup port */ 101 NULL, /* optional path */ 102 NULL, /* optional topic */ 103 100, /* Ring Buffer size */ 104 1, /* HTTPS? */ 105 NULL, /* cert file */ 106 NULL, /* key file */ 107 caFile, /* ca file Brian From: [email protected] <[email protected]> On Behalf Of Gautam Kumar Sent: Friday, May 1, 2020 2:31 AM To: [email protected] Subject: [onap-discuss] SSLHandshakeException while sending https request to ves-collector(Frankfurt) #dcaegen2 #frankfurt Hi Team, I am doing dcae-ves-collector setup using Frankfurt release. I am getting SSL certificate authentication issue while sending https request to dcae-ves-collector(Frankfurt) from one of the network function source(ransim-honeycomb). I have tried using below certificate as well but not supporting. Onap-ca.crt https://gerrit.onap.org/r/c/demo/+/106709/3/vnfs/VESreporting_vFW5.0_DANOS/onap-ca.crt<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_c_demo_-2B_106709_3_vnfs_VESreporting-5FvFW5.0-5FDANOS_onap-2Dca.crt&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dY_i72oTSiBokUuUDizGzvrDYT8Xbf4VvIkFhbvOmGQ&s=8F-j9VnjeAeY4Q16vDLiHzpY8K3fXbnAk5hjCWBe2cY&e=> Please guide me with the relevant certificate to add. Thanks & Regards, Gautam Kumar -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20931): https://lists.onap.org/g/onap-discuss/message/20931 Mute This Topic: https://lists.onap.org/mt/73400392/21656 Mute #dcaegen2: https://lists.onap.org/mk?hashtag=dcaegen2&subid=2740164 Mute #frankfurt: https://lists.onap.org/mk?hashtag=frankfurt&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
