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-2008-3532-00
date: 2008-07-25T00:00:00.000Z
cveNumber: cve-2008-3532
summary: NSS TLS/SSL Certificates not validated
discoveredBy: Josh Triplett
fixedInRelease: 2.5.0
type: security
layout: cve
hidden: true
---
### Description
The NSS SSL implementation in libpurple does not verify SSL certificates, which
makes it easier for remote attackers to trick a user into accepting an invalid
server certificate for a spoofed service.
### Mitigation
SSL/TLS Certificates are now verified in the NSS implementation in libpurple.