Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#2220 closed enhancement (fixed)

Add list of trusted root CA for OpenSSL

Reported by: ming Owned by: ming
Priority: normal Milestone: release-2.10
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

This ticket will add the list of trusted root CA's to server side TLS certificate request during handshake, as a requirement for getting certified for NIAP protection profile.

Thanks to Peter Koletzki for the patch.

Change History (2)

comment:1 Changed 5 years ago by ming

  • Owner set to ming
  • Resolution set to fixed
  • Status changed from new to closed

In 6052:

Fixed #2220: Add list of trusted root CA for OpenSSL

comment:2 Changed 5 years ago by riza

In 6053:

Re #2220: Fixed the use of sk_X509_NAME_new macro. It might lead to build failure or runtime crash. Thanks to Peter Koletzki for the fix.

Note: See TracTickets for help on using tickets.