Opened 6 years ago

Closed 6 years ago

#10890 closed enhancement (fixed)

nss-3.38

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

New in NSS 3.38 New Functionality

Added support for the TLS Record Size Limit Extension. When creating a certificate request (CSR) using certutil -R, an existing orphan private key can be reused. Parameter -k may be used to specify the ID of an existing orphan key. The available orphan key IDs can be displayed using command certutil -K. When using certutil -O to print the chain for a given certificate nickname, the new parameter --simple-self-signed may be provided, which can avoid ambiguous output in some scenarios.

New Functions

in secitem.h

SECITEM_MakeItem - Allocate and make an item with the requested contents

New Macros

in ssl.h

SSL_RECORD_SIZE_LIMIT - used to control the TLS Record Size Limit Extension

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20260.

Note: See TracTickets for help on using tickets.