Nexus dashboard orchestrator POST API call to add CA cert using URL https://<hostname>/api/config/ndtrustecas/ generates "Error 500: internal server error". Error message says "illegal base64 data at input byte 0"
It seems the API call is not accepting characters of a certificate. When he content of certificate is replaced with string value the certificate is added to NDO.
Can someone help understanding if this is an issue or am I doing something wrong?