diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 index 3226dabcd3..ef9e2d3e05 100644 --- a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 +++ b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.21 2021/11/17 16:08:32 schwarze Exp $ | 1 | .\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.22 2021/12/31 22:38:01 jsg Exp $ | 
| 2 | .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 | 2 | .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 | 
| 3 | .\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 | 3 | .\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 | 
| 4 | .\" | 4 | .\" | 
| @@ -68,7 +68,7 @@ | |||
| 68 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 68 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 
| 69 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 69 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 
| 70 | .\" | 70 | .\" | 
| 71 | .Dd $Mdocdate: November 17 2021 $ | 71 | .Dd $Mdocdate: December 31 2021 $ | 
| 72 | .Dt X509_VERIFY_PARAM_SET_FLAGS 3 | 72 | .Dt X509_VERIFY_PARAM_SET_FLAGS 3 | 
| 73 | .Os | 73 | .Os | 
| 74 | .Sh NAME | 74 | .Sh NAME | 
| @@ -618,7 +618,7 @@ nor | |||
| 618 | .Dv X509_V_FLAG_NO_CHECK_TIME | 618 | .Dv X509_V_FLAG_NO_CHECK_TIME | 
| 619 | is set, the validity period of certificates and CRLs is checked | 619 | is set, the validity period of certificates and CRLs is checked | 
| 620 | using the current time. | 620 | using the current time. | 
| 621 | This is the deafult behaviour. | 621 | This is the default behaviour. | 
| 622 | In this case, if a validation time was set with | 622 | In this case, if a validation time was set with | 
| 623 | .Fn X509_VERIFY_PARAM_set_time | 623 | .Fn X509_VERIFY_PARAM_set_time | 
| 624 | but | 624 | but | 
