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.
Committed with some modifications, thanks for report!
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