Hi everyone,
is it possible to read personal digital certificates with extension Pcks#7 ( http://en.wikipedia.org/wiki/X.509#Certificate_filename_extensions ) with python? I have to develop an application using Django that authenticate its users by reading their certificate.
In an initial step we are going to use an external services to accomplish this but it would be nice to understand how to develop a personal solution.
Any information about the subject is higly appreciated, thanks!
Federico