> > 5. is there a config method to restrict methods of 
> generating a request. I
> > only want to have the mothods where the key/req is 
> generated on client side.
> > Or do i have to change the perl cmd directly?
> > 
> You can change what methods are displayed in the frontned in the 
> etc/server/pub.conf:
> 
> ================== [ Basic CSR Section ] =====================
> 
> ## Basic CSR Forms
> Basic_CSR_Keysizes "2048" "512" "768" "1024" "4096"
> DN_TYPES "BASIC" "SPKAC" "IE"  <--- SPKAC is Mozilla, IE is IE Style, 
> Basic is Serverside, just remove it here (you should edit the 
> pub.conf.template and than rerun the configure script)
> 

Hmm that doesnt help
And when i look in the perl file, there is no if condition.
Lib/cmds/getStaticPage at selectCSRType section
There gets an array filled with values, nothing more

So i have to edit the cmd?

Regards til



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to