NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

ONTAP Discussions

OnCommand 9.3 location of SSL certificates

stellr
4,442 Views

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?

1 ACCEPTED SOLUTION

Ontapforrum
4,410 Views

Ah..sorry,  I see what you mean. No, CLI is the only way to manage them.

View solution in original post

3 REPLIES 3

Ontapforrum
4,429 Views

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!

stellr
4,422 Views

well, I was just curious if the web interface had the same view is all, CLI is fine, I just wondered.  Thank you.

Ontapforrum
4,411 Views

Ah..sorry,  I see what you mean. No, CLI is the only way to manage them.

Public