On Mon, 2008-07-28 at 09:41 -0400, Grant Williamson wrote: > Are there any plans to add support for P12 digital cert support, i.e. > current I need to first unpack the P12 using openssl.
Yeah, it's something we should do. We need to be able to do at least three things: 1) Verify that a random file is indeed a p12 file 2) Extract certificates and encrypted private key from the file separately 3) Decrypt the private key given a user-specified passphrase Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
