Re: adding x509v3 extensions

2001-04-16 Thread Tim Newsham
> check out the doc/openssl.txt file. Thanks, that did the trick. This information should probably be put in the man page, or at least referenced by it. As a quick reference for others, the steps I performed to get x509v3 fields I needed are to create a config file: - ext.conf -

Re: adding x509v3 extensions

2001-04-16 Thread Greg Stark
April 16, 2001 2:35 PM Subject: adding x509v3 extensions > > Hi, >I'm trying to figure out how to add x509v3 extensions > using the openssl x509 utility. The man page mentions > that the -extfile can be used to specify extensions to > be used by a certificate. Looking at

adding x509v3 extensions

2001-04-16 Thread Tim Newsham
Hi, I'm trying to figure out how to add x509v3 extensions using the openssl x509 utility. The man page mentions that the -extfile can be used to specify extensions to be used by a certificate. Looking at the code, it looks like it parses this as a normal conf file, looking in the "extensions