diff options
author | inoguchi <> | 2021-03-24 12:07:39 +0000 |
---|---|---|
committer | inoguchi <> | 2021-03-24 12:07:39 +0000 |
commit | 2ed16e8bed57b5ad948b3ec0bf52c638ffe66b1f (patch) | |
tree | a6475327c85ffbf84cc90fb595ed626303422704 /src/lib/libssl/s3_lib.c | |
parent | 9ed88205d42eaac13cb994ec2bfb335ddee622c8 (diff) | |
download | openbsd-2ed16e8bed57b5ad948b3ec0bf52c638ffe66b1f.tar.gz openbsd-2ed16e8bed57b5ad948b3ec0bf52c638ffe66b1f.tar.bz2 openbsd-2ed16e8bed57b5ad948b3ec0bf52c638ffe66b1f.zip |
Add option type OPTION_ORDER
To handle incremental order value, added new option type OPTION_ORDER.
openssl(1) x509 requires this option handling, since,
- -CA and -signkey require to set both filename and incremental 'num'.
- -dates requires to set two variables in a row, startdate and enddate.
and this couldn't be solved by OPTION_FLAG_ORD.
ok tb@ and "I'd move forward with your current plan." from jsing@
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions