ONTAP Discussions

OnCommand 9.3 location of SSL certificates

stellr
2,851 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
2,819 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
2,838 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
2,831 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
2,820 Views

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

Public