# This is a certificate directive file. 

# the id of the signer
issuer.name=PJC
# the cert to use for the signing
issuer.cert=0

# the id of the subject
subject.name=PJC

# the components of the X500 name for the subject
subject.real.name=PJC Developer
subject.org.unit=Developer Java User
subject.org=Demo
subject.country=US

# Various parameters: start and end date for validity and expiration
# of the certificate. Serial number. File to which to output the
# certificate (optional).
start.date=14 Apr 1997
end.date=8 Apr 2005 
serial.number=1009
out.file=PJC.x509
