ONTAP Discussions
ONTAP Discussions
Hi,
we have installed. NABOX 4.0.7 ova.
Now we are not able to connect systems.
Error: Error while updating system poller does not exists
{"message":"Get \"https://10.1.70.235/api/cluster\": tls: failed to verify certificate: x509: certificate signed by unknown authority"} {"message":"invalid poller name"}
Thanks a lot,
Thorsten
Any ideas?
Check the certificates on ONTAP
set diag
security certificate show -type server -fields exp -sort-by exp
set admin
Thread can be set as resolved. We have installed 3.x, there you have the option to select insecure ssl. That made it work. @TMACMD thank you, I think this option should be also added to the 4.x ova appliance
You could also just create a new server certificate for the cluster. If you are not using signed certificates, I just create a 10 year self signed cert. problem solved. When creating the cert be sure to tab out the expiration which defaults to 365 then just tack a zero on the end and make it 3650.
if you have expired certs it my bite you in other ways. You should really correct them