Commit graph

5 commits

Author SHA1 Message Date
Antoine Brodin
82f4b0053b Revert r436952, it breaks build
Reported by:	pkg-fallout
With hat:	portmgr
2017-04-01 06:22:28 +00:00
Bernard Spil
b189f2aaef security/certificate-transparency: Fix build issues with LibreSSL
- Fix OPENSSL_VERSION_NUMBER checks
  - Fix LibreSSL detection
  - Modify CMS disabling to BoringSSL and LibreSSL

PR:		217013
Obtained from:	https://github.com/google/certificate-transparency/pull/1364
2017-03-26 10:40:48 +00:00
Kurt Jaeger
f7683d1c5a security/certificate-transparency: update 20160102 -> 20161015
PR:		213502
Changes:	https://github.com/google/certificate-transparency/commits/master
2016-10-16 07:08:29 +00:00
Edward Tomasz Napierala
3c451d4993 Update security/certificate-transparency to 20160102.
Sponsored by:	The FreeBSD Foundation
2016-02-28 18:30:44 +00:00
Edward Tomasz Napierala
ab69697f6c Google's Certificate Transparency project is an open framework for monitoring
and auditing SSL certificates in nearly real time.  It makes it possible
to detect SSL certificates that have been mistakenly issued by a certificate
authority or maliciously acquired from an otherwise unimpeachable certificate
authority. It also makes it possible to identify certificate authorities
that have gone rogue and are maliciously issuing certificates.

WWW: https://www.certificate-transparency.org/

Sponsored by:	The FreeBSD Foundation
2016-01-10 10:20:51 +00:00