Módosítások

TCS ServerCert

256 bájt hozzáadva, 2010. május 26., 10:00
Usage
== Usage ==
With this script, you can generate a certificate request that you can manually submit to Terena TCS service. For Hungary, you may use the following URL: http://www.ca.niif.hu/hu/ca_request, but at the time of writing, it doesn't let the subjecAltNames through. Instead, you should use the institution-specific request forms:* [https://admin.ca.niif.hu/niif_ra/apply/000_NIIF NIIF]* [https://admin.ca.niif.hu/niif_ra/apply/001_BME BME]* ...
It's possible to use multiple SubjectAltName -s in the request, such as for <code>aai.niif.hu</code> and <code>www.aai.niif.hu</code>.
* <code>hostname.you.provided.first.org.key</code> (private key)
* <code>hostname.you.provided.first.org.csr</code> (certificate request)
 
== Program code ==
You may need to adjust the OpenSSL template starting around line 44. You almost certainly want to change the DN parameters starting around line 54.

Navigációs menü