-.\" $OpenBSD: X509_STORE_CTX_set_flags.3,v 1.7 2024/01/12 19:28:02 tb Exp $
+.\" $OpenBSD: X509_STORE_CTX_set_flags.3,v 1.8 2024/08/29 20:21:10 tb Exp $
.\" full merge up to: OpenSSL aae41f8c Jun 25 09:47:15 2015 +0100
.\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100
.\"
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 12 2024 $
+.Dd $Mdocdate: August 29 2024 $
.Dt X509_STORE_CTX_SET_FLAGS 3
.Os
.Sh NAME
and
.Xr X509_VERIFY_PARAM_set_purpose 3
instead.
-.Pp
-The confusingly named
-.Dv X509_TRUST_DEFAULT
-is less than
-.Dv X509_TRUST_MIN
-and different implementations treat it as valid or invalid
-when used as an associated trust or as a
-.Fa trust
-argument for
-.Fn X509_STORE_CTX_set_trust .