|
Posted by Brian Komar on June 14, 2007, 3:28 pm
If you were Registered and logged in, you could reply and use other advanced thread options On Wed, 13 Jun 2007 23:25:00 -0700, Carma Trepp wrote:
> "Brian Komar" wrote:
>
>> For a Web server certificate, have you tried using the Web Server
>> certificate request wizard in IIS Manager. This will allow you to populate
>> the subject information, make the request based on the right template, and
>> submit the request to the CA>
>>
>> Also, at the CA, ensure that the Web server certificate template is
>> available at the CA.
>> Since you are running standard edition, you cannot do any certificate
>> template customization (only enterprise edition supports the issuance of v2
>> certificate templates). But, Web Server is a v1 template
>>
>> Brian
>>
>
>
> The Webserver Template is also available on the CA.
> But was a good idea with the IIS wizard. I try now a Workaround to use the
> Wizard to create the Certificate for the linux Webserver.
>
> I m go in holiday this evening, and cant read this tread futher.
> Thanks for the help.
You have now provided the missing information.
If you are using a Linux Web Server, you need to generate the request at
the Linux Web server, then submit that request through the Certsrv Web
pages (indicating the Web Server certificate template on the page).
Depending on the Web Server, you will probably use OpenSSL to generate the
request and private/public key pair.
After the certificate is issued, you will need to link the certificate back
to the private key.
See the Linux MAN files for details
Brian
|