Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PKCS#11 support added #222

Merged
merged 1 commit into from
Dec 6, 2016
Merged

Conversation

skrude61
Copy link
Contributor

@skrude61 skrude61 commented Dec 5, 2016

Add support for PKCS#11 certificate store (e. g. SafeNet eToken).
Only tested with Microsoft Windows client, not with Viscosity.

@netgate-git-updates netgate-git-updates merged commit 7c57d05 into pfsense:devel Dec 6, 2016
netgate-git-updates pushed a commit that referenced this pull request Dec 6, 2016
- update to 1.4.10

Broker
  Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
  #186.
  Don.t disconnect client on HUP before reading the pending data. Closes #7.
  Fix some $SYS messages being incorrectly persisted. Closes #191.
  Support OpenSSL 1.1.0.
  Call fsync after persisting data to ensure it is correctly written. Closes
  #189.
  Fix persistence saving of subscription QoS on big-endian machines.
  Fix will retained flag handling on Windows. Closes #222.
  Broker now displays an error if it is unable to open the log file. Closes
  #234.

Client library
  Support OpenSSL 1.1.0.
  Fixed the C++ library not allowing SOCKS support to be used. Closes #198.
  Fix memory leak when verifying a server certificate with a subjectAltName
  section. Closes #237.

Build
  Don.t attempt to install docs when WITH_DOCS=no. Closes #184.

PR:		213532
Submitted by:	ohauer
Approved by:	maintainer <joe@thrallingpenguin.com>

Approved by:	ports-secteam (feld)
NOYB pushed a commit to NOYB/FreeBSD-ports that referenced this pull request Dec 22, 2016
- update to 1.4.10

Broker
  Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
  pfsense#186.
  Don.t disconnect client on HUP before reading the pending data. Closes pfsense#7.
  Fix some $SYS messages being incorrectly persisted. Closes pfsense#191.
  Support OpenSSL 1.1.0.
  Call fsync after persisting data to ensure it is correctly written. Closes
  pfsense#189.
  Fix persistence saving of subscription QoS on big-endian machines.
  Fix will retained flag handling on Windows. Closes pfsense#222.
  Broker now displays an error if it is unable to open the log file. Closes
  pfsense#234.

Client library
  Support OpenSSL 1.1.0.
  Fixed the C++ library not allowing SOCKS support to be used. Closes pfsense#198.
  Fix memory leak when verifying a server certificate with a subjectAltName
  section. Closes pfsense#237.

Build
  Don.t attempt to install docs when WITH_DOCS=no. Closes pfsense#184.

PR:		213532
Submitted by:	ohauer
Approved by:	maintainer <joe@thrallingpenguin.com>

Approved by:	ports-secteam (feld)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants