[Bug 274704] using net/vtun with openssl3.0 and 'encrypt yes', a core error occurs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Oct 2023 21:24:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274704 Bug ID: 274704 Summary: using net/vtun with openssl3.0 and 'encrypt yes', a core error occurs Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: mat@FreeBSD.org Reporter: s-hrgsh@chic.ocn.ne.jp Assignee: mat@FreeBSD.org Flags: maintainer-feedback?(mat@FreeBSD.org) If you use the net/vtun setting with encrypt yes in an openssl3.0 environment, a core error will occur. It occurs in the vtun code where EVP_CIPHER_CTX_set_key_length is called. It seems that updating openssl requires changing the vtun code. -- You are receiving this mail because: You are the assignee for the bug.