view PLUGIN_HOWTO @ 31028:e492df53a0f3

ca-certs: Add the Go Daddy Class 2 self-signed root. Fixes #12594 There's another copy of this cert that's a ICA up to ValiCert via some voodoo X.509 hacks, but I went with the self-signed root version (if someone can rationally explain to me why people use the same keying material to make "the same" cert but as an ICA instead of root, please do)
author Paul Aurich <paul@darkrain42.org>
date Sun, 10 Oct 2010 05:31:54 +0000
parents db5a58aabe38
children
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API.  From there, see the
HOWTOs in the "Related Pages" section.

You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree.  The documentation will be in the docs/html directory.