opnsense-src/secure
Lexi Winter c853409d69 libcrypto: move engines and modules to openssl-lib
currently, some OpenSSL-related files end up in the utilities package:

	/usr/lib/engines-3/capi.so
	/usr/lib/engines-3/devcrypto.so
	/usr/lib/engines-3/loader_attic.so
	/usr/lib/engines-3/padlock.so
	/usr/lib/ossl-modules/legacy.so

since these are part of OpenSSL and are not useful without it, move them
to the openssl-lib package.

Reviewed by:	manu, des, emaste
Approved by:	des (mentor)
Differential Revision:	https://reviews.freebsd.org/D50144
2025-05-05 22:49:57 +01:00
..
caroot caroot: update the root bundle 2025-03-13 08:46:01 +01:00
lib libcrypto: move engines and modules to openssl-lib 2025-05-05 22:49:57 +01:00
libexec secure: Add ssh-sk-client to all consumers of libssh 2025-04-21 22:05:28 -04:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
usr.bin secure: Add ssh-sk-client to all consumers of libssh 2025-04-21 22:05:28 -04:00
usr.sbin secure: Adapt Makefile to ssh-sk-client everywhere 2025-04-17 19:12:39 +00:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ssh.mk secure: Adapt Makefile to ssh-sk-client everywhere 2025-04-17 19:12:39 +00:00