Add functions to allow extensions to be added to certificate requests.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 11 Aug 1999 13:08:58 +0000 (13:08 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 11 Aug 1999 13:08:58 +0000 (13:08 +0000)
commitfd52057729fcf050734882069e6fa3f02b555cd2
tree1dc6553e5ffd1b7b9eb11ce5178abb0175a55285
parent8b94634428fc4dd07e2946bde3ed6d1686605e5d
Add functions to allow extensions to be added to certificate requests.

Modify obj_dat.pl to take its files from the command line. Usage is now
perl obj_dat.pl objects.h obj_dat.h
this should avoid redirection shell escape problems under Win32.
CHANGES
Configure
crypto/objects/Makefile.ssl
crypto/objects/obj_dat.pl
crypto/x509/x509.h
crypto/x509/x509_req.c
doc/openssl.txt