sync with OpenBSD -current
This commit is contained in:
parent
005bcb25db
commit
bd69b5651c
15 changed files with 217 additions and 133 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.7 2023/11/19 20:59:00 tb Exp $
|
||||
.\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.8 2023/12/05 02:41:13 jsg Exp $
|
||||
.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
|
||||
.\"
|
||||
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
|
||||
|
@ -48,12 +48,12 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: November 19 2023 $
|
||||
.Dd $Mdocdate: December 5 2023 $
|
||||
.Dt OPENSSL_LOAD_BUILTIN_MODULES 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm OPENSSL_load_builtin_modules ,
|
||||
.Nm ASN1_add_oid_module ,
|
||||
.Nm ASN1_add_oid_module
|
||||
.Nd add standard configuration modules
|
||||
.Sh SYNOPSIS
|
||||
.In openssl/conf.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue