Pablo Ruiz Garcia schrieb: > > Hi, i'm actually testing OpenCA and it's funcionality, an interest work, > but i have noted that the actual DN schema used is based on the geopolitycal > DN (O=company,C=somewhere...) and it does not fits my company's schema > so, I'm thinking on a posible work to make OpenCA DN Schema not so "hardcoded" > into the static HTML files, and generate ir dinamically from ca.conf file or > somewhere > else, But i would like to share ideas an to investigate what would be the best > way of doing > that with others developers of the project.. > > Any coments or ideas? ;)
The major problem is the generation of the CA-cert. So it is a good idea to use ca.conf or a general form with the field DN to get the DN for the CA-cert. The normal requestgeneration via basic_csr is fully flexible and configurable. I would prefer a javascript-field which asks for a DN. This is easier for a beginner than an option in ca.conf. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
