Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

SSL and Host Header support

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  ASP.Net applications and Temp files  
Author Message
trevorsoft

External


Since: Jun 21, 2004
Posts: 1



(Msg. 1) Posted: Mon Jun 21, 2004 12:08 pm
Post subject: SSL and Host Header support
Archived from groups: microsoft>public>inetserver>iis (more info?)

Anyone figure out how to use multiple host headers (IPs) with SSL?

 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 2) Posted: Mon Jun 21, 2004 3:23 pm
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

You'll need to use different IP addresses for the different websites, to
have SSL on more than one site

--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
<a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
<a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"trevorsoft" <trevorsoft DeleteThis @discussions.microsoft.com> wrote in message
news:736799D8-8C2C-4064-9736-49775B732265@microsoft.com...
 > Anyone figure out how to use multiple host headers (IPs) with SSL?<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
erikszewczyk

External


Since: Jun 21, 2004
Posts: 5



(Msg. 3) Posted: Mon Jun 21, 2004 3:23 pm
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Either that or a differant port (not 443).

-Erik

"Jonathan Maltz [MS-MVP]" wrote:

 > Hi,
 >
 > You'll need to use different IP addresses for the different websites, to
 > have SSL on more than one site
 >
 > --
 > --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
 > <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
 > tutorial site Smile
 > <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
 > here
 > Only reply by newsgroup. I do not do technical support via email. Any
 > emails I have not authorized are deleted before I see them.
 >
 >
 > "trevorsoft" <trevorsoft DeleteThis @discussions.microsoft.com> wrote in message
 > news:736799D8-8C2C-4064-9736-49775B732265@microsoft.com...
  > > Anyone figure out how to use multiple host headers (IPs) with SSL?
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
anonymous2123

External


Since: Jun 21, 2004
Posts: 2



(Msg. 4) Posted: Mon Jun 21, 2004 3:23 pm
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can also use unique port numbers for this as well.
Host Headers are not supported when you use SSL.

Here is a KB article explaining why:

<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=187504" target="_blank">http://support.microsoft.com/?id=187504</a>

I have found you can still sort of use them by using a
unique port number. ie...
If your Host Headed site is <a style='text-decoration: underline;' href="http://host01/" target="_blank">http://host01/</a> You can get it
secured by specifing a unique port number when setting up
SSL on the virtual server (say 9043). The secured url
would then be <a style='text-decoration: underline;' href="https://host01:9043/" target="_blank">https://host01:9043/</a>
It's not pretty but it works

Patrick


 >-----Original Message-----
 >Hi,
 >
 >You'll need to use different IP addresses for the
different websites, to
 >have SSL on more than one site
 >
 >--
 >--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual
PC]
 >http://www.visualwin.com - A Windows Server 2003 visual,
step-by-step
 >tutorial site Smile
 >http://vpc.visualwin.com - Does <insert OS name> work on
VPC 2004? Find out
 >here
 >Only reply by newsgroup. I do not do technical support
via email. Any
 >emails I have not authorized are deleted before I see
them.
 >
 >
 >"trevorsoft" <trevorsoft DeleteThis @discussions.microsoft.com> wrote
in message
 >news:736799D8-8C2C-4064-9736-49775B732265@microsoft.com...
  >> Anyone figure out how to use multiple host headers
(IPs) with SSL?
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 5) Posted: Mon Jun 21, 2004 4:07 pm
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm sure that I tried that once, and it didn't work (well, it worked to give
one site 2 secure ports, but not to give 2 different sites SSL)

--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
<a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
<a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"Patrick Reeves" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
news:1f14c01c457b1$5ff0c8e0$a301280a@phx.gbl...
 > You can also use unique port numbers for this as well.
 > Host Headers are not supported when you use SSL.
 >
 > Here is a KB article explaining why:
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=187504</font" target="_blank">http://support.microsoft.com/?id=187504</font</a>>
 >
 > I have found you can still sort of use them by using a
 > unique port number. ie...
 > If your Host Headed site is <a style='text-decoration: underline;' href="http://host01/" target="_blank">http://host01/</a> You can get it
 > secured by specifing a unique port number when setting up
 > SSL on the virtual server (say 9043). The secured url
<font color=purple> > would then be <a style='text-decoration: underline;' href="https://host01:9043/</font" target="_blank">https://host01:9043/</font</a>>
 > It's not pretty but it works
 >
 > Patrick
 >
 >
  > >-----Original Message-----
  > >Hi,
  > >
  > >You'll need to use different IP addresses for the
 > different websites, to
  > >have SSL on more than one site
  > >
  > >--
  > >--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual
 > PC]
  > >http://www.visualwin.com - A Windows Server 2003 visual,
 > step-by-step
  > >tutorial site Smile
  > >http://vpc.visualwin.com - Does <insert OS name> work on
 > VPC 2004? Find out
  > >here
  > >Only reply by newsgroup. I do not do technical support
 > via email. Any
  > >emails I have not authorized are deleted before I see
 > them.
  > >
  > >
  > >"trevorsoft" <trevorsoft.TakeThisOut@discussions.microsoft.com> wrote
 > in message
  > >news:736799D8-8C2C-4064-9736-49775B732265@microsoft.com...
   > >> Anyone figure out how to use multiple host headers
 > (IPs) with SSL?
  > >
  > >
  > >.
  > ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
erikszewczyk

External


Since: Jun 21, 2004
Posts: 5



(Msg. 6) Posted: Mon Jun 21, 2004 4:07 pm
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hmm, now that I think about it I think the only time I've done it is with 2 IP addresses. I'm not sure if this would work or not either.

-Erik

"Jonathan Maltz [MS-MVP]" wrote:

 > I'm sure that I tried that once, and it didn't work (well, it worked to give
 > one site 2 secure ports, but not to give 2 different sites SSL)
 >
 > --
 > --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
 > <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
 > tutorial site Smile
 > <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
 > here
 > Only reply by newsgroup. I do not do technical support via email. Any
 > emails I have not authorized are deleted before I see them.
 >
 >
 > "Patrick Reeves" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
 > news:1f14c01c457b1$5ff0c8e0$a301280a@phx.gbl...
  > > You can also use unique port numbers for this as well.
  > > Host Headers are not supported when you use SSL.
  > >
  > > Here is a KB article explaining why:
  > >
<font color=green>  > > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=187504</font" target="_blank">http://support.microsoft.com/?id=187504</font</a>>
  > >
  > > I have found you can still sort of use them by using a
  > > unique port number. ie...
  > > If your Host Headed site is <a style='text-decoration: underline;' href="http://host01/" target="_blank">http://host01/</a> You can get it
  > > secured by specifing a unique port number when setting up
  > > SSL on the virtual server (say 9043). The secured url
<font color=green>  > > would then be <a style='text-decoration: underline;' href="https://host01:9043/</font" target="_blank">https://host01:9043/</font</a>>
  > > It's not pretty but it works
  > >
  > > Patrick
  > >
  > >
   > > >-----Original Message-----
   > > >Hi,
   > > >
   > > >You'll need to use different IP addresses for the
  > > different websites, to
   > > >have SSL on more than one site
   > > >
   > > >--
   > > >--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual
  > > PC]
   > > >http://www.visualwin.com - A Windows Server 2003 visual,
  > > step-by-step
   > > >tutorial site Smile
   > > >http://vpc.visualwin.com - Does <insert OS name> work on
  > > VPC 2004? Find out
   > > >here
   > > >Only reply by newsgroup. I do not do technical support
  > > via email. Any
   > > >emails I have not authorized are deleted before I see
  > > them.
   > > >
   > > >
   > > >"trevorsoft" <trevorsoft.TakeThisOut@discussions.microsoft.com> wrote
  > > in message
   > > >news:736799D8-8C2C-4064-9736-49775B732265@microsoft.com...
   > > >> Anyone figure out how to use multiple host headers
  > > (IPs) with SSL?
   > > >
   > > >
   > > >.
   > > >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
jeremysmith

External


Since: Jun 21, 2004
Posts: 13



(Msg. 7) Posted: Mon Jun 21, 2004 4:35 pm
Post subject: RE: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

SSL requires an IP address for every SSL website.

I would recommend watching the webcast below...
http://www.microsoft.com/usa/webcasts/ondemand/2099.asp
TechNet Webcast: Troubleshooting Secure Socket Layer (SSL)
and or
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032254842&...ture=en
TechNet Webcast: Using Host Headers in Windows Server 2003 DNS and IIS 6.0 - Level 200

Both talk about why you need an IP address for each one.

Hope this helps.
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
/Colin

External


Since: Jun 21, 2005
Posts: 2



(Msg. 8) Posted: Tue Jun 21, 2005 12:10 pm
Post subject: RE: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well I've seen all the responses BUT I did some research on this topic myself
.... I guess I need to know why I can do this "Configuring SSL Host Headers
(IIS 6.0)
" Found

IIS 6.0 Documentation > IIS 6.0 Operations Guide > Security in IIS 6.0 >
IIS 6.0 Encryption > Configuring Secure Sockets Layer

"""" The following conditions apply to the use of SSL host headers:

• SSL host headers cannot be configured by using the IIS Manager UI.

• Using SSL host headers requires that the wildcard certificate be installed
on each Web site from which you want to serve protected content. This adds
overhead to site management, because you must manually ensure that multiple
sites are kept in sync with each other.

• You must configure secure bindings for each Web site that uses the
wildcard server certificate to prevent unauthorized use of that certificate.


This section includes the following information:

• Obtaining and Installing a Wildcard Server Certificate: Describes how to
request a wildcard server certificate and install it on a Web site.

• Configuring Server Bindings for SSL Host Headers: Describes how to
configure the SecureBindings metabase property to create SSL host headers for
each Web site that you want to enable to use the wildcard server certificate.

• Ensuring That Secure Content Is Served Over HTTPS Only: Describes how to
prevent unauthorized Web sites from using the wildcard certificate.

"

"trevorsoft" wrote:

 > Anyone figure out how to use multiple host headers (IPs) with SSL?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 9) Posted: Wed Jun 22, 2005 3:11 am
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/596b9108-b1a7-494d-885d-f8941b07554c.mspx" target="_blank">http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library...S/596b9</a>

--
//David
IIS
<a style='text-decoration: underline;' href="http://blogs.msdn.com/David.Wang" target="_blank">http://blogs.msdn.com/David.Wang</a>
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"/Colin" <Colin.TakeThisOut@discussions.microsoft.com> wrote in message
news:3E9D81FA-0AFB-41A6-AD2F-A5442C506FD0@microsoft.com...
Well I've seen all the responses BUT I did some research on this topic
myself
.... I guess I need to know why I can do this "Configuring SSL Host
Headers
(IIS 6.0)
" Found

IIS 6.0 Documentation > IIS 6.0 Operations Guide > Security in IIS 6.0 >
IIS 6.0 Encryption > Configuring Secure Sockets Layer

"""" The following conditions apply to the use of SSL host headers:

.. SSL host headers cannot be configured by using the IIS Manager UI.

.. Using SSL host headers requires that the wildcard certificate be installed
on each Web site from which you want to serve protected content. This adds
overhead to site management, because you must manually ensure that multiple
sites are kept in sync with each other.

.. You must configure secure bindings for each Web site that uses the
wildcard server certificate to prevent unauthorized use of that certificate.


This section includes the following information:

.. Obtaining and Installing a Wildcard Server Certificate: Describes how to
request a wildcard server certificate and install it on a Web site.

.. Configuring Server Bindings for SSL Host Headers: Describes how to
configure the SecureBindings metabase property to create SSL host headers
for
each Web site that you want to enable to use the wildcard server
certificate.

.. Ensuring That Secure Content Is Served Over HTTPS Only: Describes how to
prevent unauthorized Web sites from using the wildcard certificate.

"

"trevorsoft" wrote:

 > Anyone figure out how to use multiple host headers (IPs) with SSL?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
Seth

External


Since: Jun 04, 2008
Posts: 1



(Msg. 10) Posted: Wed Jun 04, 2008 12:09 am
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've got 4 sites - 2 SSL and 2 on port 80. I have tried binding the SSL
certificates to the respective headers using the instructions in "Configuring
SSL Host Headers (IIS 6.0)" from the link below.
The two SSL sites have their own IP addresses to which they are bound.

SSL site 1 works fine.
When I attempt to get to SSL site 2 though I get the certificate from site 1
- the correct site is delivered though.

Re-reading the link below it states that I need a wildcard certificate - is
that correct as I've seen a few posts that say if you bind each SSL site to a
different IP it should work with standard host certificates.

I'm hosting on IIS 6 - Win2k3 SP2.

Many thanks.

"David Wang [Msft]" wrote:

> http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library...S/596b9
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
> "/Colin" <Colin RemoveThis @discussions.microsoft.com> wrote in message
> news:3E9D81FA-0AFB-41A6-AD2F-A5442C506FD0@microsoft.com...
> Well I've seen all the responses BUT I did some research on this topic
> myself
> .... I guess I need to know why I can do this "Configuring SSL Host
> Headers
> (IIS 6.0)
> " Found
>
> IIS 6.0 Documentation > IIS 6.0 Operations Guide > Security in IIS 6.0 >
> IIS 6.0 Encryption > Configuring Secure Sockets Layer
>
> """" The following conditions apply to the use of SSL host headers:
>
> .. SSL host headers cannot be configured by using the IIS Manager UI.
>
> .. Using SSL host headers requires that the wildcard certificate be installed
> on each Web site from which you want to serve protected content. This adds
> overhead to site management, because you must manually ensure that multiple
> sites are kept in sync with each other.
>
> .. You must configure secure bindings for each Web site that uses the
> wildcard server certificate to prevent unauthorized use of that certificate.
>
>
> This section includes the following information:
>
> .. Obtaining and Installing a Wildcard Server Certificate: Describes how to
> request a wildcard server certificate and install it on a Web site.
>
> .. Configuring Server Bindings for SSL Host Headers: Describes how to
> configure the SecureBindings metabase property to create SSL host headers
> for
> each Web site that you want to enable to use the wildcard server
> certificate.
>
> .. Ensuring That Secure Content Is Served Over HTTPS Only: Describes how to
> prevent unauthorized Web sites from using the wildcard certificate.
>
> "
>
> "trevorsoft" wrote:
>
> > Anyone figure out how to use multiple host headers (IPs) with SSL?
>
>
>
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
David Wang

External


Since: Mar 17, 2008
Posts: 104



(Msg. 11) Posted: Thu Jun 05, 2008 2:43 am
Post subject: Re: SSL and Host Header support [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Please do not duplicate post.

Your issue is that your two SSL sites are not configured to their own
IP addresses. Their SSL Bindings are currently for "All IP Port 443"
-- which does not match what you say nor want -- hence Site 2 is
conflicting and only Site 1's certificate is returned. Your event log
entries say exactly the same thing, so that is what you need to fix.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//




On Jun 4, 12:09 am, Seth <S....RemoveThis@discussions.microsoft.com> wrote:
> I've got 4 sites - 2 SSL and 2 on port 80. I have tried binding the SSL
> certificates to the respective headers using the instructions in "Configuring
> SSL Host Headers (IIS 6.0)" from the link below.
> The two SSL sites have their own IP addresses to which they are bound.
>
> SSL site 1 works fine.
> When I attempt to get to SSL site 2 though I get the certificate from site 1
> - the correct site is delivered though.
>
> Re-reading the link below it states that I need a wildcard certificate - is
> that correct as I've seen a few posts that say if you bind each SSL site to a
> different IP it should work with standard host certificates.
>
> I'm hosting on IIS 6 - Win2k3 SP2.
>
> Many thanks.
>
>
>
> "David Wang [Msft]" wrote:
> >http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Librar...
>
> > --
> > //David
> > IIS
> >http://blogs.msdn.com/David.Wang
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> > //
> > "/Colin" <Co....RemoveThis@discussions.microsoft.com> wrote in message
> >news:3E9D81FA-0AFB-41A6-AD2F-A5442C506FD0@microsoft.com...
> > Well I've seen all the responses BUT I did some research on this topic
> > myself
> > ....   I guess I need to know why I can do this  "Configuring SSL Host
> > Headers
> > (IIS 6.0)
> > "   Found
>
> >  IIS 6.0 Documentation > IIS 6.0 Operations Guide > Security in IIS 6.0 >
> > IIS 6.0 Encryption > Configuring Secure Sockets Layer
>
> > """" The following conditions apply to the use of SSL host headers:
>
> > .. SSL host headers cannot be configured by using the IIS Manager UI.
>
> > .. Using SSL host headers requires that the wildcard certificate be installed
> > on each Web site from which you want to serve protected content. This adds
> > overhead to site management, because you must manually ensure that multiple
> > sites are kept in sync with each other.
>
> > .. You must configure secure bindings for each Web site that uses the
> > wildcard server certificate to prevent unauthorized use of that certificate.
>
> > This section includes the following information:
>
> > .. Obtaining and Installing a Wildcard Server Certificate: Describes how to
> > request a wildcard server certificate and install it on a Web site.
>
> > .. Configuring Server Bindings for SSL Host Headers: Describes how to
> > configure the SecureBindings metabase property to create SSL host headers
> > for
> > each Web site that you want to enable to use the wildcard server
> > certificate.
>
> > .. Ensuring That Secure Content Is Served Over HTTPS Only: Describes how to
> > prevent unauthorized Web sites from using the wildcard certificate.
>
> > "
>
> > "trevorsoft" wrote:
>
> > > Anyone figure out how to use multiple host headers (IPs) with SSL?- Hide quoted text -
>
> - Show quoted text -
 >> Stay informed about: SSL and Host Header support 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 6 - host header - Hi! I have a cable modem with one static ip and a router and a local lan running. I have two websites with different host headers configured on my IIS 6 on my local lan. In the router I will create a virtual server that forwards to the IP of my IIS 6..

Host Header - I want to build up a intranet on my network. I've stalled IIS and configure it. At browser when I type "http://servername" it appears correctilly . But what I want is when a user type something like "intranet" at web browser URL it a...

IIS 6.0 Host Header Value and the LAN. - When I enter a value in the Host Header Value field for my website in IIS, the webiste will not display when I select browse. When I remove the Host Header Value the website displays when browse is selected. When the Host Header Value is present and I...

Host Header Name and DNS - I am trying to set up an intranet on our web server. I created a new site in IIS and added a host header name. The server has only one IP address. For the default web site, it has "All Unassigned" for the IP address. What should my 'Intranet...

host header name - hi all. scenario: win 200 server, and iis 5.0 hosted by an ISP. some virtual web servers with relative www domains. the default web server has no host hedare name, so it's necessary to type the ip address to access its pages..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]