Re: gnome-keyring [RFC] PKCS#11 certificate chooser
- From: Stef Walter <stefw gnome org>
- To: Lubomir Rintel <lkundrak v3 sk>, gnome-keyring-list gnome org
- Cc: David Woodhouse <dwmw2 infradead org>
- Subject: Re: gnome-keyring [RFC] PKCS#11 certificate chooser
- Date: Thu, 12 Jan 2017 12:57:26 +0100
On 13.12.2016 19:20, Lubomir Rintel wrote:
Hello,
We'd like use PKCS#11 URIs with NetworkManager VPN plugins and WPA-TLS.
I'm following up with a prototype of the choser button and related widgets.
I'm aware that Prashant did some work on this, but the activity seems to have
ceased and the work that was done seemed not match the expected UI wireframe
from bug #679860 [1]. Therefore I chose to start from scratch following the
GtkFileChooser* instead. That might or might not have been a good idea;
either way -- I'd be glad if manage to somehow get a working certificate picker.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=679860
I'd be very thankful if someone with a better understanding of PKCS#11 tokens
and Gtk than I have could take a look.
This is great work. I'm glad to see it happening. I do have some high
level questions though:
* How do I view the details of the certificate I'm selecting
(eg: its expiry date)? Are you planning on implementing this part
as a follow up?
* How do folks display the certificate that's currently selected? What
does that look like. Do you have screenshots?
You also need:
-ui/gcr-resources.c: ui/gcr.gresource.xml $(shell
$(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)/ui
--generate-dependencies $(builddir)/ui/gcr.gresource.xml)
+ui/gcr-resources.c: ui/gcr.gresource.xml $(shell
$(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)/ui
--generate-dependencies $(srcdir)/ui/gcr.gresource.xml)
Because:
Failed to open file './ui/gcr.gresource.xml': No such file or directory
Cheers,
Stef
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]