pidgin/nest

1f078d295019
Add an alias for /development/wiki/GetABacktrace to the debugging page

Testing Done:
Ran `npm hugo:server` and verified that `/development/wiki/GetABacktrace` redirected to `/development/debugging'

Reviewed at https://reviews.imfreedom.org/r/3029/
---
title: cve-2016-1000030-00
date: 2016-06-21T00:00:00.000Z
cveNumber: cve-2016-1000030
summary: X.509 Certificates Improperly Imported
discoveredBy: Yuan Kang and Suman Jana from Columbia University and Baishakhi Ray from the University of Virginia
fixedInRelease: 2.11.0
type: security
layout: cve
hidden: true
---
### Description
X.509 certificates may be improperly imported when using GnuTLS.
### Mitigation
Check return values from `gnutls_x509_crt_init()` and
`gnutls_x509_crt_import()`.