racadm Subcommand Man Pages 175OptionsNOTE: The -u and -f options are not supported for the serial/telnet console.Table A-35 describes the sslcsrgen subcommand options.NOTE: If the -f option is not specified, the filename defaults to sslcsr in your current directory.If options are not specified, the default is -g -u. The -g -u options (together) cannot be used withthe -s option. The -f option must be used with the -u option.The sslcsrgen -s subcommand returns one of the following status codes:0x00000000 — CSR was generated successfully.0x40040014 — CSR does not exist.0x40040006 — CSR generation in progress.0x40040009 — Key size is not supported.The sslcsrgen -u subcommand downloads the CSR from the DRAC 4 by FTP. This commandreturns 0 when successful and returns a nonzero number when unsuccessful.Restrictions• The sslcsrgen command can only run on a system that has the managed systemsoftware installed.• While generating a CSR, the local racadm interface on the host becomes unavailable. Useremote racadm or the racadm available on serial or telnet command lines instead.Examplesracadm sslcsrgen -sorracadm sslcsrgen -g -u -f c:\csr\csrtest.txtTable A-35. sslcsrgen Subcommand OptionsOption Description-g Generates a new CSR.-s Returns the status of a CSR generation process (generation in progress, active, or none).-u Uploads the CSR to the filename specified by the -f option.-f Specifies the filename of the location, <filename>, where the CSR will be downloaded.