Re: SSL certificates

Tech-Archive recommends: Speed Up your PC by fixing your registry



When you make your cert request you have the option to specify the internal netbios name and the external fqdn that users will hit from outside your network. The -Domainname parameter in the cert request is used to map the internal netbios and fqdn that you want the cert to respond to.

Example
My fqdn that users hit from the outside is mail.kbblab.com the internal name of the cas sever is casht.kbblab.com. This works for internal and external clients

new-ExchangeCertificate -GenerateRequest -SubjectName "
DC=com,dc=kbblab,o=kbblabinc,cn=mail.kbblab.com" -DomainName mail.kbblab.com,cas
ht.kbblab.com,casht -IncludeAutoDiscover -IncludeAcceptedDomains -PrivateKeyExpo
rtable $true -path c:\certrequest.txt -force
"SJMP" <sjmp@xxxxxxxxxxxxxxxx> wrote in message news:35C04B01-DE7D-4B3C-9517-33A14195FE5A@xxxxxxxxxxxxxxxx
Thanks Elan

My questions are two fold.

1 - What services do I need enabled on the Cert if we are using OWA, Outlook
Anywhere, and Window Mobile?

2 - The other certs which seem to of been created by default - Cert 2 and 3
- are they needed by AD or anything else for internal use?

"Elan Shudnow [MVP]" wrote:

You have certificates that are being utilized for services that aren't
enabled on your valid certificate. Are you using these services? If not,
it should be safe to remove. If yes, then make sure that you utilize the
service on your new valid certificate. The new valid certificate should
contain the name that the user's connect via the old certificate so they
don't get any connectivity issues when you remove the old certificate and
utilize only the new valid one.

--
Elan Shudnow
Exchange MVP
http://www.shudnow.net

"SJMP" <sjmp@xxxxxxxxxxxxxxxx> wrote in message
news:B5702447-7389-433D-9540-421D977C2D25@xxxxxxxxxxxxxxxx
> PS - It is the second and third cert that I want to remove
>
> Cert 2 - expires 3/4/2009
> Cert 3 - expires 1/29/2009
>
> "SJMP" wrote:
>
>> I want to know if I can remove the two of the three certs on the >> exchange
>> 2007 sp1 server. Leaving just the valid third party SSL cert. Users
>> connect
>> via outlook anywhere and windows mobile.
>>
>> "Event ID 12018 - STARTTLS certificate will expire soon. The >> certificate
>> domain for this event was server.mydomain.com (internal server name)"
>>
>> On my send-connector the FQDN is mail.mydomain.com (public server name
>> matching third party SSL cert)
>>
>> On my recieve connector the FQDN is server.mydomain.com (internal >> server
>> name)
>>
>> Cert 1 - this is my valid SSL cert from comodo
>>
>> Cert Domain - mail.mydomain.com, www.mail.mydomain.com
>> Issuer - Comodo
>> Root CA Type - Registry
>> Services - IIS, SMTP
>>
>> Cert 2 -
>>
>> Cert Domain - server, server.mydomain.com (internal server name)
>> Issuer - server
>> RootCAType - None
>> Services - IMAP, POP, SMTP
>>
>> Cert 3 -
>>
>> Cert Domain - server.greenbriarequity.com (internal server name)
>> Issuer - mail.mydomain.com (external name)
>> RootCAType - Enterprise
>> Services - IMAP, POP, SMTP
>>


.



Relevant Pages

  • Re: SSL certificates
    ... Should I just create a new self signed cert for StartTLS? ... self-signed certificate to advertise StartTLS to internet Server to Server ... Also I am trying to see how the send/recieve connectors FQDN play a part ...
    (microsoft.public.exchange.admin)
  • Re: Exch2007: External SMTP and Intra-Org SMTP mix matched SSL req
    ... I have the self signed name that matches the Computer FQDN, ... I also have the external FQDN cert, which is assigned to POP, IMAP and OWA ...
    (microsoft.public.exchange.connectivity)
  • Re: Exchange 2007 & SSL certificate
    ... You don't have to rename the server to FQDN. ... certain cases your internal users may get a cert notification that the cert ... and E2K3) as your entry point from the Internet. ...
    (microsoft.public.exchange.setup)
  • Re: SBS2003 - ISA2004 - WMDC - VISTA
    ... the other is named to my FQDN and references my FQDN. ... When accessing the server from a machine internal to my network using: ... FQDN/remote I get a cert mismatch error. ...
    (microsoft.public.isa)
  • Re: Exch2007: External SMTP and Intra-Org SMTP mix matched SSL req
    ... you can load balance the Client Receive Connector - HTs have ... I also have the external FQDN cert, which is assigned to POP, IMAP and OWA ...
    (microsoft.public.exchange.connectivity)