ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 SSL Security Error (SECDoClientHandshake)

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
sefer Posted - 02/20/2006 : 11:17:17
Hi,

I Installed RP 2.1 (B100),
SQL Server 2005 and SSAS,
SELFSSL certificate.

I was able to login and all worked fine, but after creating a olap cube i was not able to see the login page, because this SSL ERROR.


[DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Sicherheitsfehler.
Beschreibung: Beim Ausführen der aktuellen Webanforderung ist ein unverarbeiteter Fehler aufgetreten. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.

Ausnahmedetails: System.Data.OleDb.OleDbException: [DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Sicherheitsfehler.

Quellfehler:

Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden.

Stapelüberwachung:


[OleDbException (0x80004005): [DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Sicherheitsfehler.]
System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) +20
System.Data.OleDb.OleDbConnection.InitializeProvider() +57
System.Data.OleDb.OleDbConnection.Open() +203
ReportPortal.Helper.GetDataReader(String sSql) +83
ReportPortal.Global.c() +67
ReportPortal.Global.b() +28
ReportPortal.Global.Application_Start(Object sender, EventArgs e) +45

--------------------------------------------------------------------------------
Versionsinformationen: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET-Version:1.1.4322.2300


I tried to repair the installation with setup.exe, but that didnt work and setup.exe said:"SSL Security Error"

I Found this in MS KB http://support.microsoft.com/?scid=kb%3Ben-us%3B322144&x=13&y=10
but i dont know what to do!

I know it is a Microsoft bug, because i am not able to connect to SQL Server 2005 over Management studio.

If someone has experiences with this problem, i would like to hear any idea.

thx
Sefer
1   L A T E S T    R E P L I E S    (Newest First)
sefer Posted - 02/22/2006 : 03:34:27
Hi
i solved my problem.

If somebody installs a selfsigned certificate like selfssl.exe then they have to change some settings in "SQL Server Configuration Manager".

NativeClient:
Force Protocol Encryption=YES
Trust Certificate=YES

Server Network Configuration:
Force Encyption=Yes
Certificate=Selfssl.exe cerificate

thats all.

Sefer

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page