Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide communication security over the Internet.[

learn more… | top users | synonyms

1
vote
3answers
144 views

Cannot open Office file types directly from server

I have a big problem, in my Sharepoint site when I am trying to open Excel files in document library, it shows " access the web server by default disabled. It uses basic authentication but it does not ...
0
votes
2answers
242 views

authentication between host-named site collection, https and http

Here's my situation and I'm wondering what the best way to solve it is. I have two domains and I'm trying to pass credentials between them. Maybe it's not possible, but here goes...... Domain One ...
0
votes
1answer
103 views

SharePoint 2010 SSL certificate with no FQDN

We're migrating our customer's MOSS2007 site to SharePoint 2010 (on new hardware). The client wishes to continue using the same URL to make the upgrade as transparent as possible to the end users. ...
1
vote
0answers
14 views

How to retrieve the user account associated to a client certificate on SharePoint 2013

I’m searching for a while but I don’t find any answer to my problem. So now, i'm confused ... I hope to find an answer thanks to you. On SharePoint 2013, I configured FBA with a custom login page. ...
1
vote
0answers
87 views

Share Point 2013 url resolve after web app extend

I have deployed SP 2013 WA in intranet with http://abc.de.fg that is working fine, after that I have extended that WA to https://kl.mn.op all are working fine but pictures and some html links are ...
1
vote
0answers
438 views

UAG not redirecting SilverLight Org Chart Pic Links

We have a ForeFront UAG server publishing two SP 2010 web apps externally. The first is the portal site, and the second is My Sites. UAG is terminating SSL and is also redirecting any port 80 ...
0
votes
0answers
29 views

SharePoint 2013 and Office Web Apps - Unable to view documents

We have a Web Applications Companion (WAC) server connected to our SharePoint 2013 web application (upgraded to claims based authentication). It appears to us that the WAC server does not trust the ...
0
votes
0answers
21 views

Using Skydrive Pro with Sharepoint 2010 with enforced ssl

I have an SP 2010 Server with ssl not only enabled but enforced with a (very simple) rewrite rule. The problem here is that when Skydrive Pro is presented with a https url (e.g. https://SPSvr) it ...
0
votes
0answers
33 views

InfoPath encounters SSL error with RESTful service on SharePoint

My settings are: Excel file on SharePoint documents library. InfoPath form on SharePoint as a content type that makes RESTful call to Excel file and get data from its ranges. I don't use the data ...
0
votes
0answers
27 views

Terminate SSL at WFE

I recently read something that mentioned SSL termination...in it the author mentioned that the WFE's in 2013 shouldn't be offloaded when a loadbalancer is in place as was done in the past with prior ...
0
votes
0answers
70 views

custom URL and SSL to subsite

For starters, I just had SharePoint administration tacked on to my other duties and I don't know a lot about it yet. So bear with me. I want to point a url to a subsite, eg. clientportal.company.com ...
0
votes
0answers
88 views

Forbidden 403 to /_vit_bin/Lists.asmx via ssl vpn

As stated in the Title while using a ssl vpn our intranet displays fine but firebug shows the following messages: POST https://portal.sitename.com/_vti_bin/Lists.asmx 403 Forbidden POST ...
0
votes
0answers
175 views

Using SSL for multiple CNames

I have a SharePoint 2010 install with a single web site on port 80. I recently added a wildcard SSL Cert to IIS7 on the server and added a binding for my SharePoint site. So far, so good. The ...
0
votes
0answers
186 views

SSL Configuration of Extended Webapplication in sharepoint 2010

Iam trying to configure SSL for a etended web application. I followed the normal method of SSL configuration as you do on any other Web application by generating CSR and Got the certificate and add ...