Bug 204926 - [PATCH] 3rd part modules - add Certificate Transparency to www/nginx-devel
Summary: [PATCH] 3rd part modules - add Certificate Transparency to www/nginx-devel
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Sergey A. Osokin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-12-01 01:22 UTC by jim
Modified: 2015-12-02 00:09 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments
Makefile and checksum update for www/nginx-devel (2.18 KB, text/plain)
2015-12-01 01:22 UTC, jim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jim 2015-12-01 01:22:09 UTC
Created attachment 163698 [details]
Makefile and checksum update for www/nginx-devel

See http://www.certificate-transparency.org/

Google's Certificate Transparency project in the SSL certificate system. For "Extended Validation" (EV) certificated Google Chrome no longer displays the green bar for certificates issued after 1/1/15 unless valid Certificate Transparency information is supplied by the server. These certificates are expensive and of much less value if security conscious Chrome users don't see the green bar.

This patch adds support for a third party module - https://github.com/grahamedgecombe/nginx-ct - "This module adds support for the TLS signed_certificate_timestamp extension to nginx, which is one of the mechanisms supported by Google's Certificate Transparency project to deliver Signed Certificate Timestamps to TLS clients."

OpenSSL 1.0.2 is required for this port to compile and function.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2015-12-02 00:09:40 UTC
Committed with some modifications, thanks for report!
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-02 00:09:40 UTC
A commit references this bug:

Author: osa
Date: Wed Dec  2 00:08:54 UTC 2015
New revision: 402802
URL: https://svnweb.freebsd.org/changeset/ports/402802

Log:
  Add third-party certificate_transparency module.

  PR:	204926

Changes:
  head/www/nginx/Makefile
  head/www/nginx/distinfo
  head/www/nginx-devel/Makefile
  head/www/nginx-devel/distinfo