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
New to OnTap. Is there a place to click to review the SSL certificates. I can't find it and all google says in CLI, which is fine. I just wondered why I couldn't find it in the web interface. Seems hidden?
Solved! See The Solution
1 ACCEPTED SOLUTION
stellr has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah..sorry, I see what you mean. No, CLI is the only way to manage them.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You can view via CLI.
Please login to cluster host using CLI
ssh@Cluster_mgmt_LIF IP
Use following commands:
::> security certificate show
Will give you details on Admin Vserver & Data Vserver (expiry dates etc)
::> security certificate show -instance
Will give detailed output for each of them.
Is that what you looking for ?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
well, I was just curious if the web interface had the same view is all, CLI is fine, I just wondered. Thank you.
stellr has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah..sorry, I see what you mean. No, CLI is the only way to manage them.
