From: chenp1...@163.com To: "thomas d. uram" Date: Fri, 19 May 2006 22:19:07 +0800 (CST) Subject: Re: Re: [AG-TECH] how to request a certif icate, not use cli entUI Thanks for your help! I want to automatically request an identity certificate, not an anonymous certificate. The identifying information you said (including First name, Last name, E-mail, Domain, Passphrase,) is provided by a file named information.txt, which is created by javascript(This step has been finished by others). My job is reading the identifying information from the file and automatically requesting an identity certificate when the program running. If the certificate was ready(the user need not know when it is ready), an other program can install the certificate to the default space. All of these don't need the client user interface as show by the email attachment. The user just know he/she need to run these two programs, but don't know what is done. how to solve it? Any additional pointers? Best wishes! _____ -----原始邮件----- 发件人:"Thomas D. Uram" 发送时间:2006-05-19 02:40:15 收件人:"chenp1414" 抄送:ag-t...@mcs.anl.gov 主题:Re: [AG-TECH] how to request a certificate, not use cli entUI Hello: AG2.4 will automatically request and retrieve an anonymous certificate the first time a user starts it. You could look at that code to see how it is done: http://fl-cvs.mcs.anl.gov/viewcvs/viewcvs.cgi/AccessGrid/AccessGrid/Security/CertificateManager.py?rev=1.38.2.12&content-type=text/vnd.viewcvs-markup I can give you additional pointers if you need them. If you were to automatically request an identity certificate, you could collect at least some of the identifying information from the system, but would have to either generate a passphrase or prompt the user for one. Tom chenp1414 wrote: > hi! > i am using AGTK22.3 for windows. > i want to modify $AGTK\bin\CertificateManager.py or > $AGTK\bin\CertificateRequestTool.py to request certificate > automatically when running. > how can it get user information (including first name, last name, > email, domain, passphrase,ect ) from a file, not the clientUI ? > i also need a InstallCertificate.py to install the certificate if a > certificate request is reply. > what shall i do? > and any advise? > > thank you! > > > > > > <http://www.126.com/> 你 不 想 试 试 今 夏 最 “酷” 的 邮 箱 吗 ? 蕴 涵 中 华 传 统 文 化 于 世 界 一 流 科 技 之 中,创 新 Ajax 技 术,126 “D 计 划”火 热 体 验 中 ! <http://www.126.com/> 你 不 想 试 试 今 夏 最 “酷” 的 邮 箱 吗 ? 蕴 涵 中 华 传 统 文 化 于 世 界 一 流 科 技 之 中,创 新 Ajax 技 术,126 “D 计 划”火 热 体 验 中 ! <http://www.126.com/>
<<attachment: 2.jpg>>
<<attachment: 1.jpg>>