ProLiant Servers (ML,DL,SL)
1825747 Members
2765 Online
109687 Solutions
New Discussion

Re: iLO scripting - get certificate info

 
pz7rx8
Advisor

iLO scripting - get certificate info

Hi,

I'm trying to write a RIBCL script to get information on SSL certificates installed on the iLO interface. I see there are commands for creating a CSR request and importing a certificate. But, I can find any commands for retrieving information on the current certificate installed. Do such commands exist ?

1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: iLO scripting - get certificate info

Can you use "openssl s_client" to get them?