Merge branch 'v3.0.6' of https://github.com/TinCanTech/easy-rsa into v3.0.6
Add additional tests to op_test.sh Clsoing #292 Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
commit
3c8c20d159
@ -466,6 +466,9 @@ create_pki ()
|
||||
REQ_name="s01"
|
||||
build_full
|
||||
show_cert
|
||||
sleep 3
|
||||
renew_cert
|
||||
show_cert
|
||||
revoke_cert
|
||||
|
||||
REQ_type="server"
|
||||
@ -484,7 +487,9 @@ create_pki ()
|
||||
REQ_name="c01"
|
||||
build_full
|
||||
show_cert
|
||||
sleep 3
|
||||
renew_cert
|
||||
show_cert
|
||||
revoke_cert
|
||||
|
||||
REQ_type="server"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user