[Bug 285410] net/freeradius3: Add a new target "client-legacy" to create legacy pkcs12 keys for software before September 2021
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 16:53:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285410
Bug ID: 285410
Summary: net/freeradius3: Add a new target "client-legacy" to
create legacy pkcs12 keys for software before
September 2021
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: zi@FreeBSD.org
Reporter: mail_of_sergey@mail.ru
Assignee: zi@FreeBSD.org
Flags: maintainer-feedback?(zi@FreeBSD.org)
Created attachment 258669
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258669&action=edit
Patch against Makefile
With OpenSSL v3.x (since September 2021), newer cryptographic algorithms are
used that may not be supported in older versions of Java, Windows, Android
before 13 etc.
A new target "client-legacy" creates a legacy PKCS #12 format key,
client-legacy.p12, for this kind of software.
--
You are receiving this mail because:
You are the assignee for the bug.