And Greg spoke on 02/22/2010 01:04 AM, saying: > Hi guys, > > Is it possible to intercept the prompt to accept an untrusted certificate? > > I have a libpurple client without a UI and would like to be prompted > another way. > > Currently when running without a GUI I get something like "I guess i'll > prompt the user" and login hangs there. > > Thanks! > Greg >
You need to implement the PurpleRequest UI ops [1] (in this case, the request_action one is the one used, it looks like). ~P [1] http://developer.pidgin.im/doxygen/dev/html/structPurpleRequestUiOps.html
signature.asc
Description: OpenPGP digital signature
_______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
