nvazquez commented on issue #119: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/119#issuecomment-1510687224
Hi @Arceoavs I've tried replicating the issue on CMK 6.2.0 but I'm unable to replicate it with a self-signed certificate on the API endpoint. Can you please provide more information about the certificate and keystore generation on the CloudStack management server? ```` Apache CloudStack 🐵 CloudMonkey 6.2.0 Report issues: https://github.com/apache/cloudstack-cloudmonkey/issues (localcloud) 🐱 > set url https://10.0.34.173:8443/client/api (localcloud) 🐱 > sync 🙈 Error: Get "https://10.0.34.173:8443/client/api?apiKey=<API_KEY>&command=listApis&listall=true&response=json&signature=<SIGNATURE>": x509: cannot validate certificate for 10.0.34.173 because it doesn't contain any IP SANs (localcloud) 🐱 > set verifycert false (localcloud) 🐱 > sync Discovered 693 APIs ```` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org