From 8d004b8b0dcbc90d1b4791b3d26e1f6209f47093 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 12 Aug 2001 18:47:56 +0000 Subject: Remove the WANT_INSECURE_OPIE option - it is now a default. This is not nearly as ominous as it sounds, and it allows OPIE to be used over SSH and on xterms. Requested by: ache Discussed on: -security --- share/examples/etc/make.conf | 6 ------ 1 file changed, 6 deletions(-) (limited to 'share') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 5de4a74..ca68587 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -112,12 +112,6 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # #WANT_OPENSSL_MANPAGES= true # -# To build usr.bin/opie* and libopie with options to make it accept -# being operatred over insecure TTY's. Mainly of use during debugging, -# This is also of use if all traffic is routinely encrypted. -# -#WANT_INSECURE_OPIE= true -# # To build sys/modules when building the world (our old way of doing things) #MODULES_WITH_WORLD=true # do not build modules when building kernel # -- cgit v1.1