Microsoft
Software
Hardware
Network
Question : Certreq in Windows 2003 Server (Certificate Authority)
I am trying to create a request file using Certreq in Windows 2003 Server. Request is getting created fine.
But when trying to Submit this request, it is showing The DNS name is unavailable and cannot be added to the Subject Alternate name. 0x8009480f (-2146875377)Denied by Policy Module" message.
Below is how my inf file looks like.
;----------------- request.inf -----------------
[Version]
Signature="$Windows NT$
[NewRequest]
Subject = "CN=
"
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]
CertificateAttributes = DoaminControllerAuthentica
tion
SAN=dns=abc.xyz.com&dns=l
dap.xyz.co
m
;-------------------------
----------
----------
--
Kindly suggest, Thanks!
Answer : Certreq in Windows 2003 Server (Certificate Authority)
Try this
select date + ', ' from yourtable
FOR XML PATH('')
--Raj
Random Solutions
Filter a Report to only show certain data contain within a field
My Last Access 97 Back End Upgrade - Slight Problem
Link SQL Table using DSN or DSNless
How do I fix Microsoft Exchange 2007 "Active Directory server <myserver> is not available" error on Windows Server 2003?
Testing Outlook Anywhere
ASP.NET-created Excel files don't work properly in IE 8
Unable to log a Guid Type into SQL Using log4net AdoNetAppender
Easiest way to edit a row of data in ListView using C-Sharp
help with mysql query
Import Outlook 2007 Messages to Access 2007/SQL table including file attachments