Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > Re: Certreq fails to generate request with Organization specified

Reply
Thread Tools Display Modes

Re: Certreq fails to generate request with Organization specified

 
 
Brian Komar \(MVP\)
Guest
Posts: n/a

 
      02-13-2009
Replace Organization= with O=
A subject uses X.500 parts, and organization is represented by the letter
"O"
Brian
<> wrote in message
news:0407cf72-1cbe-4e78-aa32-...
> When using certreq to create a cert request, it fails if an
> organization is specified.
> "The data is invalid. 0x8007000d (WIN32: 13)
> C:\xxx\xx.inf (organization = "xxx xxx xxxx")
>
> If I don't specify an organization it works fine.
>
>
> [NewRequest]
> Organization="xxx xxx xxxx"
> Country=US
> Subject="xx.xxe.xxxeg.com"
> KeySpec=1
> KeyLength=1024
> Exportable=TRUE
> MachineKeySet=TRUE
> SMIME=False
> PrivateKeyArchive=FALSE
> UserProtected=FALSE
> UseExistingKeySet=FALSE
> ProviderName="Microsoft RSA SChannel Cryptographic Provider"
> ProviderType=12
> RequestType=PKCS10
> KeyUsage=0xa0
>
> [EnhancedKeyUsageExtension]
> OID=1.3.6.1.5.5.7.3.1 ; this is for Server Authentication
>
> [RequestAttributes]
> SAN="dns=XXXXXadam.XXe.xxxeg.com"


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Kerberos in Cross-Forest trust - Fails back to NTLM or Cannot generate SSPI Context Jorge de Almeida Pinto [MVP - DS] Active Directory 0 12-29-2007 12:02 AM
Generate a cert request with template in SBS2003 Anthony Smith Windows Small Business Server 0 07-25-2007 02:43 PM
Certreq error trying toestablish a cretifcate request Spin Active Directory 12 02-27-2006 12:49 AM
Is it possible: Generate Certificate Signing Request (CSR) for Verisign or other trusted Certificate Authority from command line? Shane M Ryan Scripting 0 09-12-2005 09:49 PM
NEW XP & 1st Request For Updates Fails Windows Update 1 10-27-2003 09:06 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59