HP Open Source Security for OpenVMS Volume 1: Common Data Security Architecture > Chapter 4 CDSA Utility Programs

CDSA$X5092XML.EXE

 » Table of Contents

 » Glossary

 » Index

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