how to generate a csr in python?
Peter Otten
__peter__ at web.de
Tue Jun 1 03:46:58 EDT 2010
More information about the Python-list mailing list
Tue Jun 1 03:46:58 EDT 2010
- Previous message (by thread): how to generate a csr in python?
- Next message (by thread): how to generate a csr in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
holmes86 wrote: > On May 31, 7:37 pm, holmes86 <holme... at gmail.com> wrote: >> hi,everyone >> >> I want generate a Certificate signing request in python,but I don't >> how to realize this function.I don't find any method after read the >> python-openssl manual.Any help will appreciate. > > nobody? Is the createCertRequest() function at http://bazaar.launchpad.net/~exarkun/pyopenssl/trunk/annotate/head:/examples/certgen.py what you're looking for? Peter
- Previous message (by thread): how to generate a csr in python?
- Next message (by thread): how to generate a csr in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list