IT tutorials
 
Applications Server
 

Microsoft Sharepoint 2013 : Office Web Apps Configuration Options (part 1)

4/7/2015 4:50:25 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

At this point you now have options regarding how you want to configure the protocol that enables Office Web Apps 2013 to talk to SharePoint 2013. The first section outlines the steps needed to install a nonsecure, or HTTP, farm. After that you will walk through the steps to create an Office Web Apps farm using HTTPS communications. As you might expect, the HTTP farm is easier to configure and is suitable for development, for small or highly isolated farms. The standard is to use HTTPS communications, which involves an extra layer of complexity related to the use of SSL certificates. Using a certificate purchased from an external vendor requires that it is resolvable on the Internet. Using a certificate that can be validated internally requires extra services on different servers to act as a certificate authority. Weigh your requirements against the complexity and security each of these options brings to the table.

Creating Your Own Certificate for Testing

If after reading the preceding section you think it might be a great idea to use HTTPS but the only thing holding you back is lack of an SSL certificate, you are in luck. IIS supports creating a self-signed certificate, and this section will walk you through the steps to take advantage of this capability. Keep in mind that self-signed certificates are not trusted by browsers by default, and most modern browsers will issue warnings if you try to access a site that has an untrusted certificate. That means this section is not suitable for production. However, because you need your servers to trust this certificate to hook everything up, this section describes the process. Just keep in mind that it is not a production solution!

Use the following steps to create your own certificate. They assume you are running on Windows Server 2012 but are similar on Windows 2008 R2.

1. Log into the Office Web Apps server as an administrator.
2. Open Internet Information Services (IIS) Manager from the Start menu.
3. From the menu on the left, click on the server name. In this example the server’s name is OWA.
4. On the right this will open <servername> Home. Look at Figure 1 to verify you’re in the right spot. Under the IIS section, double-click Server Certificates.

FIGURE 1

image
5. From the far right side of the window, under Actions, click Create Self-Signed Certificate. ...
6. Under Specify a friendly name for the certificate:, enter the fully qualified domain name (FQDN) of your server. In this example, that’s owa.contoso.com.
7. Leave the certificate store at the default of Personal and click OK.

You now have an SSL certificate you can use when configuring your OWA farm to use HTTPS.

 
Others
 
- Microsoft Sharepoint 2013 : Some Sample PowerShell Scripts (part 2) - Creating the Search Service Application in SharePoint 2013 Server
- Microsoft Sharepoint 2013 : Some Sample PowerShell Scripts (part 1) - Creating Your SharePoint 2013 Farm with PowerShell, Creating Managed Accounts and Service Application Pools
- VMware View 5 Architecture : Virtual (part 4) - Network, Storage
- VMware View 5 Architecture : Virtual (part 3) - vCenter Server
- VMware View 5 Architecture : Virtual (part 2) - VMware vSphere 5 Architecture, VMware vSphere 5, VMware ESXi, VMware vSphere 5
- VMware View 5 Architecture : Virtual (part 1) - Infrastructure Introduction
- VMware View 5 : Establishing a Performance Baseline (part 10)
- VMware View 5 : Establishing a Performance Baseline (part 9)
- VMware View 5 : Establishing a Performance Baseline (part 8)
- VMware View 5 : Establishing a Performance Baseline (part 7)
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us