From: BRACHET M. <mi...@gm...> - 2008-07-03 12:22:21
|
Hi, It seems that I misunderstand what to do. I create a new x509 certificate using request informations, but I need to add a CN to my subject and the x509Name does not provide any methods to do this. Any ideas ? Regards, Maxime. 2008/7/3 BRACHET Maxime <mi...@gm...>: > Hi every body, > > I am new to this mailing list. > I have a quite simple problem, > I get a Certificate Request form a MyProxy server to sign it in order to > create a Proxy certificate. > But I must overwrite the subject of the MyProxy request to fulfill the > requirements. > I get the Request in a x509req Object, but this object does not provide a > method like set_subject(). > > How can I do ? > > Thanks in advance, > Regards, > Maxime. > |