Ingmar,

Currently those certificate settings you refer to are hard coded...

  $dn = array(
    'countryName' => 'US',
    'stateOrProvinceName' => 'NE',
    'localityName' => 'Omaha',
    'organizationName' => $orgName,
    'organizationalUnitName' => $orgUnit,
    'commonName' => $commonName,
    'emailAddress' => $email
  );

It would be possible to add those to the Prefs -> Distinguished Name if it is 
important.

Again, another usefulness vs clutter trade-off.

Let me know.

Lonnie


On Mar 26, 2010, at 3:13 PM, Ingmar Schraub wrote:

> Hello,
> 
> I am using Lonnie's webinterface to generate a new Web SSL certificate
> (0.7.1).
> 
> Where can I change the following certificate settings:
> 
> C= (defaults to C=US)
> ST= (defaults to ST=NE)
> L= (defaults to L=Omaha)
> 
> Many thanks in advance.
> 
> Regards,
> 
> Ingmar
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Astlinux-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to 
> [email protected].
> 
> 


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to