Ruuning Analysis service over SSL/HTTPS - sqlserver-olap
This is a discussion on Ruuning Analysis service over SSL/HTTPS - sqlserver-olap ; Hi , I have configured analysis service 2005 on windows 2003 server . I am able to connect to my analysis service using excel PTS client . Now i have to port the same service over HTTPS . I have ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| I have configured analysis service 2005 on windows 2003 server . I am able to connect to my analysis service using excel PTS client . Now i have to port the same service over HTTPS . I have installed the certifcates correctly and able to run the aspx/html pages correctly over the https . But when i try to connect to analysis service by (https:// or excel it gives connection error . I am using basic authentication currently. Please help me . Relevent document explaining HTTPS connection for Analysis service would be a great help . Regards Krishna |
|
#2
| |||
| |||
|
do you use a valid certificate for your SSL? "Krishna" news:F78371AE-5613-4B30-ADC6-EDFAB4D9F581@microsoft.com... > Hi , > > I have configured analysis service 2005 on windows 2003 server . I am > able to > connect to my analysis service using excel PTS client . Now i have to > port > the same service over HTTPS . I have installed the certifcates correctly > and > able to > run the aspx/html pages correctly over the https . But when i try to > connect > to > analysis service by (https:// > browser > or excel it gives connection error . I am using basic authentication > currently. > Please help me . Relevent document explaining HTTPS connection for > Analysis > service would be a great help . > > Regards > Krishna > |
|
#3
| |||
| |||
| I Have valid certificate which i have installed using IIS Certificate creation wizard. normal pages are rendered OK using https but when i try to invoke msmdpump.dll , it starts giving errors . Does excel have the capability to decrypt 128 bit SSL data coming from IIS server ? Regard Krishna "Jéjé" wrote: > do you use a valid certificate for your SSL? > > "Krishna" > news:F78371AE-5613-4B30-ADC6-EDFAB4D9F581@microsoft.com... > > Hi , > > > > I have configured analysis service 2005 on windows 2003 server . I am > > able to > > connect to my analysis service using excel PTS client . Now i have to > > port > > the same service over HTTPS . I have installed the certifcates correctly > > and > > able to > > run the aspx/html pages correctly over the https . But when i try to > > connect > > to > > analysis service by (https:// > > browser > > or excel it gives connection error . I am using basic authentication > > currently. > > Please help me . Relevent document explaining HTTPS connection for > > Analysis > > service would be a great help . > > > > Regards > > Krishna > > > > > |
|
#4
| |||
| |||
|
are you prompted for a login/password in excel? or have you saved the login/password in the connection string? I presume that you have tested the HTTP access and everything works fine here. (without SSL) But have you tested HTTP + Basic authentication? have you try to use the IP address instead-of the DNS name? what the IIS log files says? do you see the access? what is the HTTP response? "Krishna.singh" news:8C29A2F8-EB29-4496-BC36-DF8634362A89@microsoft.com... > > I Have valid certificate which i have installed using IIS Certificate > creation wizard. normal pages are rendered OK using https but when i try > to > invoke > msmdpump.dll , it starts giving errors . Does excel have the capability to > decrypt > 128 bit SSL data coming from IIS server ? > > Regard > Krishna > > "Jéjé" wrote: > >> do you use a valid certificate for your SSL? >> >> "Krishna" >> news:F78371AE-5613-4B30-ADC6-EDFAB4D9F581@microsoft.com... >> > Hi , >> > >> > I have configured analysis service 2005 on windows 2003 server . I >> > am >> > able to >> > connect to my analysis service using excel PTS client . Now i have to >> > port >> > the same service over HTTPS . I have installed the certifcates >> > correctly >> > and >> > able to >> > run the aspx/html pages correctly over the https . But when i try to >> > connect >> > to >> > analysis service by (https:// >> > browser >> > or excel it gives connection error . I am using basic authentication >> > currently. >> > Please help me . Relevent document explaining HTTPS connection for >> > Analysis >> > service would be a great help . >> > >> > Regards >> > Krishna >> > >> >> >> |
|
#5
| |||
| |||
| Thanks Jeje for your help , Certificate was not correct actually . When i put the local certificate issuer into trusted CA list things worked fine . well I was using basic authentication . Thanks once more for your help Regards Krishna "Jéjé" wrote: > are you prompted for a login/password in excel? > or have you saved the login/password in the connection string? > > I presume that you have tested the HTTP access and everything works fine > here. (without SSL) > But have you tested HTTP + Basic authentication? > > have you try to use the IP address instead-of the DNS name? > what the IIS log files says? do you see the access? what is the HTTP > response? > > "Krishna.singh" > news:8C29A2F8-EB29-4496-BC36-DF8634362A89@microsoft.com... > > > > I Have valid certificate which i have installed using IIS Certificate > > creation wizard. normal pages are rendered OK using https but when i try > > to > > invoke > > msmdpump.dll , it starts giving errors . Does excel have the capability to > > decrypt > > 128 bit SSL data coming from IIS server ? > > > > Regard > > Krishna > > > > "Jéjé" wrote: > > > >> do you use a valid certificate for your SSL? > >> > >> "Krishna" > >> news:F78371AE-5613-4B30-ADC6-EDFAB4D9F581@microsoft.com... > >> > Hi , > >> > > >> > I have configured analysis service 2005 on windows 2003 server . I > >> > am > >> > able to > >> > connect to my analysis service using excel PTS client . Now i have to > >> > port > >> > the same service over HTTPS . I have installed the certifcates > >> > correctly > >> > and > >> > able to > >> > run the aspx/html pages correctly over the https . But when i try to > >> > connect > >> > to > >> > analysis service by (https:// > >> > browser > >> > or excel it gives connection error . I am using basic authentication > >> > currently. > >> > Please help me . Relevent document explaining HTTPS connection for > >> > Analysis > >> > service would be a great help . > >> > > >> > Regards > >> > Krishna > >> > > >> > >> > >> > > > |
|
#6
| |||
| |||
|
Hi Krishna, Have you configured IIS with "Required Client Certificate" option? so that Excel can access SSAS cubes securely. Even I was able to access cube using https but default, IIS is configured to ignore client certificates from browser. Can you tell me how you are able to access cube from Excel over HTTPS? Thanks in advance. Sharki. |
|
#7
| |||
| |||
|
Hi Krishna, Can you tell me how did you able to connect to the server from excel over https in but detailed? Even I was able to connect to the server but later I realized that the "Require client certificate" option on server is not enabled for secure communication. If this option is disabled, the communication between client and server will be unsecured. When I enabled this option, excel started giving me errros. Have you gone through this scenario before? Thanks in advance, Sharki |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RICHPse sol 10 - Segmentation Fault | Database Administrator | solaris | 0 | 05-10-2007 04:13 AM |
| Cannot connect to analysis service!!! Help! | Database Administrator | ms-sqlserver | 4 | 01-23-2007 04:42 AM |
| Can't uninstall Analysis Services 2000 (so I can reinstall) | Database Administrator | sqlserver-olap | 2 | 10-30-2006 11:00 PM |
| All members in dimenision and Microsoft Excel as OLAP Client for Microsoft Analysis Service | Database Administrator | olap | 0 | 08-13-2004 05:41 AM |
All times are GMT -4. The time now is 08:23 AM.




Linear Mode
