Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Howdy all,
I am trying to connect to a netapp device via HTTPS in C++. I found the certificate file in etc/keymgr/cert and copied it to my application's folder. I then pointed the application at that cert using na_server_set_ca_certs. It appears to load successfully, however when I call na_server_invoke of "system-api-list" I get a "Failed to load trusted CA certificates: No such process".
What am I doing wrong here?
Thanks in advance.
Solved! See The Solution
1 ACCEPTED SOLUTION
ColonelPanic has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is 7-mode.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you share what version of ONTAP you're targeting? Is it c-mode?
ColonelPanic has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is 7-mode.
