4
votes
1answer
97 views

Claims Auth, ADFS & Subject Alternate names

I currently have a wildcard cert *name.com with several subject alternate names. Inside the subject alternate names, there is an entry for name.net and several other variations. The URL of my ...
0
votes
0answers
90 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
1answer
63 views

SharePoint site is showing old SSL certificate

I installed new cerificate on my SharePoint server as old one was getting expired in next month and updated bindings in iis to use newly installed certifite.But when i browse site with the URL it is ...
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 ...
1
vote
2answers
263 views

AAM and SSL over the same Web Application

Scenario: One web application in a port 8080, extended to the zone extranet for the purpose of the activation of the SSL layer on port 8180. The default zone is for anonymous access and, once the user ...
0
votes
1answer
162 views

Do SharePoint 2010 and Reporting Services 2008 R2 (Integrated Mode) work together via SSL?

We want to use SQL Server 2008 R2 Reporting Services (Integrated Mode) and SharePoint 2010 in a SharePoint Farm with SSL enabled. Especially we'd like to generate reports from SharePoint lists. Is SSL ...