Add --missing-crl to verify commands.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16615 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -85,6 +85,11 @@ command = { | |||||||
| 		argument = "password" | 		argument = "password" | ||||||
| 		help = "password, prompter, or environment" | 		help = "password, prompter, or environment" | ||||||
| 	} | 	} | ||||||
|  | 	option = { | ||||||
|  | 		long = "missing-crl" | ||||||
|  | 		type = "flag" | ||||||
|  | 		help = "missing crl is ok" | ||||||
|  | 	} | ||||||
| 	option = { | 	option = { | ||||||
| 		long = "content-info" | 		long = "content-info" | ||||||
| 		type = "flag" | 		type = "flag" | ||||||
| @@ -153,6 +158,11 @@ command = { | |||||||
| 		argument = "password" | 		argument = "password" | ||||||
| 		help = "password, prompter, or environment" | 		help = "password, prompter, or environment" | ||||||
| 	} | 	} | ||||||
|  | 	option = { | ||||||
|  | 		long = "missing-crl" | ||||||
|  | 		type = "flag" | ||||||
|  | 		help = "missing crl is ok" | ||||||
|  | 	} | ||||||
| 	option = { | 	option = { | ||||||
| 		long = "verbose" | 		long = "verbose" | ||||||
| 		short = "v" | 		short = "v" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand