Hi Mariano,

Could you please confirm if you are using a self-signed or a private certificate and if you are able to connect to the federation pod with this client certificate using openssl?

For example: openssl s_client -connect acumoshost:port -cert client.pem -key client.key -CAfile acumos-ca.crt

acumoshost should be your Acumos hostname or IP and port should be the external  port mapped to 9084. I think 9084 should also work but not sure. client.pem should be the client certificate used to install the acumos-dcae adapter and the acumos-ca.crt should be the CA that has signed the certificate(for private certs). Do you get a verify OK message with this command or any errors?

Regards,
Shabnam

On 25.03.22 12:38, [email protected] wrote:
Hi Shabnam,
i'm working together with Rebecca. Now we tried to connect acumos with onap directly from adapter dashboard, instead of NiFi Dashboard, and that's the error we see in the logs of adapter when we use the format https://xx.xx.xx.xx:30030. <https://xx.xx.xx.xx:30030:>

requests.exceptions.SSLError: HTTPSConnectionPool(host='200.239.93.144', port=30030): Max retries exceeded with url: /catalogs (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)')))

full log is in attachment


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23951): https://lists.onap.org/g/onap-discuss/message/23951
Mute This Topic: https://lists.onap.org/mt/89996363/21656
Mute #honolulu:https://lists.onap.org/g/onap-discuss/mutehashtag/honolulu
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to