skip book previous and next navigation links
go up to top of book: HP Open Source Security for OpenVMS Volume 1:... HP Open Source Security for OpenVMS Volume 1:...
go to beginning of chapter: CDSA Utility Programs CDSA Utility Programs
go to previous page: CDSA$SIGN.EXE CDSA$SIGN.EXE
go to next page: CDSA Programming ConceptsCDSA Programming Concepts
end of book navigation links

CDSA$X5092XML.EXE 



The x5092xml utility reads an X509 certificate file, extracts the subject name, and writes the name as XML to an XML file. This tool is useful for producing example template files that can be modified.

SYNOPSIS 

x5092xml infile outfile

OPTIONS 

infile The name of the X509 certificate file from which the subject name is being extracted.
outfile The name of the XML file to which the name is to be written.

EXAMPLE 

x5092xml introot.cer introot.xml

go to previous page: CDSA$SIGN.EXE CDSA$SIGN.EXE
go to next page: CDSA Programming ConceptsCDSA Programming Concepts