MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

No search box when using SSL in 07

  Asked By: Grace Lewis         Date: Jun 10, 2006      Category: MOSS      Views: 197
 

When creating a web app you have the option to use SSL, if you choose
not to use SSL when first creating the web app is there a way to go
back and turn this on? The reason I am asking is I setup a web app
and did not choose SSL, and then after it was created I installed SSL
through IIS. The site comes up fine when using https, but the search
box is not visible, if you go back to the http site it is there. Is
this because the web app was not set to use SSL in the beginning?

Tagged:                

 

3 Answers Found

 
Answer #1       Answered By: Damon Garner          Answered On: Jun 10, 2006       

Did you just simply apply ssl  and then try hitting the site  or did you re-extend shreapoint onto the virtual server? I will need a little more information to help diagnose your problem.

One thing you could try is to delete the website (don't delete the content database, profile, or services databases when you do) through central admin. Then clear out the folder that houses your sharepoint site on the file system (c:\sites\sitename). Apply SSL in IIS. After this, reextend the web  application using SSL during setup.

I looked to see if there was an stsadm.exe way of doing this without unextend-reextend but I did not really see a way (I am sure there is). I know you can apply SSL to the central admin site by doing stsadm.exe -o setadminport -port 9999 -ssl.

 
Answer #2       Answered By: Percy Beach          Answered On: Jun 10, 2006       

Yeah I figured I would just need to recreate the web  app and set  it to
use SSL from the start. We are going to change the root of our url
soon so I will probably wait until then.

 
Answer #3       Answered By: Mary Adams          Answered On: Jun 10, 2006       

Unextending and Re-extending should only take a few minutes to see if
it works. It should not cause any config for content loss either
because thats all on the database side. Hope everything works out well.

 
Didn't find what you were looking for? Find more on No search box when using SSL in 07 Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].