leaf certificate

  • Follow


When working with a self signed certificate, how do I make a new leaf 
for webmail.foo.bar?
0
Reply Ingmar 3/19/2010 9:22:35 AM

To clarify, this is on a SBS2008 server

Op 19/03/2010 10:22, Ingmar Van Glabbeek schreef:
> When working with a self signed certificate, how do I make a new leaf
> for webmail.foo.bar?

0
Reply Ingmar 3/19/2010 9:29:35 AM


You don't.  Self-signed, by definition, isn't capable of being in a chain.

You *can*, however, issue certificates from an internal CA.  These aren't 
"self-signed" but are "self-issued." They are signed by your internal CA 
server so they won't be trusted by non-domain machines...so they'd behave 
very similar to self-signed certificates.

In SBS 2003, you'd have to install the CA role and configure it.  Technet 
has several articles on this process.
In SBS 2008, the CA role is installed by default, so you'd use the 
certificate MMC snap-ins to request and issue certificates.

-Cliff



"Ingmar Van Glabbeek" <ingmar.vg@gmail.com> wrote in message 
news:OTua3W0xKHA.3408@TK2MSFTNGP06.phx.gbl...
> When working with a self signed certificate, how do I make a new leaf for 
> webmail.foo.bar? 

0
Reply Cliff 3/20/2010 5:51:21 PM

With the MMC module in sbs2008 I manage to enroll a new cert for my 
server but I can't see where I could issue another one for a different URL.



Op 20/03/2010 18:51, Cliff Galiher - MVP schreef:
> You don't.  Self-signed, by definition, isn't capable of being in a chain.
>
> You *can*, however, issue certificates from an internal CA. These aren't
> "self-signed" but are "self-issued." They are signed by your internal CA
> server so they won't be trusted by non-domain machines...so they'd
> behave very similar to self-signed certificates.
>
> In SBS 2003, you'd have to install the CA role and configure it. Technet
> has several articles on this process.
> In SBS 2008, the CA role is installed by default, so you'd use the
> certificate MMC snap-ins to request and issue certificates.
>
> -Cliff
>
>
>
> "Ingmar Van Glabbeek" <ingmar.vg@gmail.com> wrote in message
> news:OTua3W0xKHA.3408@TK2MSFTNGP06.phx.gbl...
>> When working with a self signed certificate, how do I make a new leaf
>> for webmail.foo.bar?
>

0
Reply Ingmar 3/22/2010 12:02:19 PM

If this is for a web server (such as IIS) which it sounds like based on your 
comments, you'll need to use the IIS snap-in to generate a CSR.  You can 
then either issue the certificate manually with the CSR generated, or you 
can issue the certificate automatically as part of the CSR wizard.

Once you get into the IIS certificate wizard, it'll become a lot more clear 
and self-explanatory.

-Cliff


"Ingmar Van Glabbeek" <ingmar.vg@gmail.com> wrote in message 
news:#30bHebyKHA.1796@TK2MSFTNGP02.phx.gbl...
> With the MMC module in sbs2008 I manage to enroll a new cert for my server 
> but I can't see where I could issue another one for a different URL.
>
>
>
> Op 20/03/2010 18:51, Cliff Galiher - MVP schreef:
>> You don't.  Self-signed, by definition, isn't capable of being in a 
>> chain.
>>
>> You *can*, however, issue certificates from an internal CA. These aren't
>> "self-signed" but are "self-issued." They are signed by your internal CA
>> server so they won't be trusted by non-domain machines...so they'd
>> behave very similar to self-signed certificates.
>>
>> In SBS 2003, you'd have to install the CA role and configure it. Technet
>> has several articles on this process.
>> In SBS 2008, the CA role is installed by default, so you'd use the
>> certificate MMC snap-ins to request and issue certificates.
>>
>> -Cliff
>>
>>
>>
>> "Ingmar Van Glabbeek" <ingmar.vg@gmail.com> wrote in message
>> news:OTua3W0xKHA.3408@TK2MSFTNGP06.phx.gbl...
>>> When working with a self signed certificate, how do I make a new leaf
>>> for webmail.foo.bar?
>>
> 
0
Reply Cliff 3/22/2010 7:25:37 PM

4 Replies
737 Views

(page loaded in 0.727 seconds)


Reply: