[31483] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Add --with-tls-impl to options2configure.rst

daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Tue Nov 11 20:32:27 2025

From: ghudson@mit.edu
To: cvs-krb5@mit.edu
Message-Id: <20251112013221.DAB6110188C@krbdev.mit.edu>
Date: Tue, 11 Nov 2025 20:32:21 -0500 (EST)
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/7fecc55672e957d74ab783e470bd9e597d96b149
commit 7fecc55672e957d74ab783e470bd9e597d96b149
Author: Bernard Spil <Sp1l@users.noreply.github.com>
Date:   Thu Oct 16 13:08:22 2025 +0000

    Add --with-tls-impl to options2configure.rst
    
    Document the --with-tls-impl configure option added in commit
    788e70c7c77b0c1f4a79e3f1b6c96a0cf99e0327.
    
    [ghudson@mit.edu: revised documentation text and commit message]

 doc/build/options2configure.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/build/options2configure.rst b/doc/build/options2configure.rst
index 98e02ba3e..10ade27f9 100644
--- a/doc/build/options2configure.rst
+++ b/doc/build/options2configure.rst
@@ -343,6 +343,12 @@ Optional packages
     implemented crypto backend is ``openssl``.  (See
     :ref:`mitK5features`)
 
+**-**\ **-with-tls-impl=**\ *IMPL*
+    Use specified TLS implementation (e.g., **-**\
+    **-with-tls-impl=**\ *openssl*) or ``no`` to build without TLS
+    support.  The default is ``auto``, which uses OpenSSL if available
+    and builds without TLS support otherwise.
+
 **-**\ **-without-libedit**
     Do not compile and link against libedit.  Some utilities will no
     longer offer command history or completion in interactive mode if
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post