Re: Third party SSL requests
jakupovic_at_gmail.com
Date: 01/27/05
- Previous message: Ferdie: "Re: Alerting on Failed Audits"
- Next in thread: jakupovic_at_gmail.com: "Re: Third party SSL requests"
- Maybe reply: jakupovic_at_gmail.com: "Re: Third party SSL requests"
- Reply: Mark Gamache: "Re: Third party SSL requests"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Jan 2005 19:21:30 -0800
Hi Andy,
I think I may have the solution, this has worked for me using the
keytool that comes with java. From the message you can gather that the
request you submitted does not have a template entry after perusing
through
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/advcert.mspx#EIAA
I found that if you use the certreq utility with -attrib switch you can
use the certificate request you generated to make CA issue the cert.
The complete command that worked for me was
certreq -Submit -attrib "Certificate Template Name: Web Server"
myreq.csr output.der
where myreq.csr is the request file generated with java keytool.
you can email me if this doesn't work.
--elvis jakupovic
Andy wrote:
> I am trying to submit a request generated by openssl on a
> unix machine. I am currently using the Certificate
> authority in windows 2003 enterprise. I have the proper
> file, but I get this warning:
>
> Denied by Policy Module 0x80094801, The request does not
> contain a certificate template extension or the
> CertificateTemplate request attribute.
> The request contains no certificate template information.
> 0x80094801 (-2146875391)
>
> That being said, how do I go about successfully submitting
> the request?
- Previous message: Ferdie: "Re: Alerting on Failed Audits"
- Next in thread: jakupovic_at_gmail.com: "Re: Third party SSL requests"
- Maybe reply: jakupovic_at_gmail.com: "Re: Third party SSL requests"
- Reply: Mark Gamache: "Re: Third party SSL requests"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|