RACADM Subcommand Overview 359sslcsrgenTable A-24 describes the sslcsrgen subcommand.Synopsisracadm sslcsrgen [-g] [-f <filename>]racadm sslcsrgen -sDescriptionThe sslcsrgen subcommand can be used to generate a CSR and download thefile to the client’s local file system. The CSR can be used for creating acustom SSL certificate that can be used for SSL transactions on the RAC.OptionsTable A-25 describes the sslcsrgen subcommand options.NOTE: If the -f option is not specified, the filename defaults to sslcsr in your currentdirectory.If no options are specified, a CSR is generated and downloaded to the localfile system as sslcsr by default. The -g option cannot be used with the -soption, and the -f option can only be used with the -g option.Table A-24. sslcsrgenSubcommand Descriptionsslcsrgen Generates and downloads an SSL certificate signingrequest (CSR) from the RAC.Table A-25. sslcsrgen Subcommand OptionsOption Description-g Generates a new CSR.-s Returns the status of a CSR generation process (generation in progress,active, or none).-f Specifies the filename of the location, <filename>, where the CSR willbe downloaded.