ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 SSL-Problem with Connection to OWC "HTTPS Secure"

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

Screensize:
UserName:
Password:
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 - 07/13/2006 : 07:37:44
Hi,

RP 118
SQL Server 2005
Selfsigned SSL-certificate is installed by SQL-Server automatically.

I am not able to connect to a OWC Report over "https secure"(SSL).
If i try to open fom local machine it works, but not over internet.I get a connection error.
Connection over http Secure doesnt work too.

If i delete the certificate, i am able to connect over http secure!

Any hints, how to connect to OWC over "https Secure (SSL)?

thx Sefer

2   L A T E S T    R E P L I E S    (Newest First)
sefer Posted - 07/15/2006 : 09:34:03
Thank you very much,

the problem is, that the root ca have to be installed in Internet Explorer.
If somebody installs a selfsigned certificate, there is no CA ROOT for IE.

Summary:
1.IIS-->CSR Request
2.VERISIGN-->Copy CSR to versign
3.Get Email from Verisign which includes the Certificate
CERTIFICATE:

-----BEGIN CERTIFICATE-----
MIAGCSqGSIb3DQEHAqCAMIACAQExADALBgkqhkiG9w0BBwGggDCCBWYwggROoAMC
...
VQTYAAAxAAAAAAAAAA==
-----END CERTIFICATE-----

4.Install on CLIENT the ROOT CA
4.1 ROOT CA:[code]
-----BEGIN CERTIFICATE-----
MIICmDCCAgECECCol67bggLewTagTia9h3MwDQYJKoZIhvcNAQECBQAwgYwxCzAJ
....
B8VmR+PZx2k24UgWUZyojDGxJtiHd3tjCdqFgTit4NK429cWOcZrh47xeOI=
-----END CERTIFICATE-----[/code]
4.2[code]
Installation Instructions
For Microsoft Browsers

4.2.1. Click on the “Secure Site Trial Root Certificate” link above.
4.2.2. Save the certificate into a file with a .cer extension.
4.2.3. Open a Microsoft IE Browser.
4.2.4. Go to Tools > Internet Options > Content > Certificates
4.2.5. Click Import. A certificate manager Import Wizard will appear. Click Next.
4.2.6. Browse to the location of the recently stored root (done in step 2). Select ALL files for file type.
4.2.7. Select the certificate and click Open.
4.2.8. Click Next.
4.2.9. Select “Automatically select the certificate store based on the type of the certificate”. Click Ok.
4.2.10. Click Next then Finish.
4.2.11. When prompted and asked if you wish to add the following certificate to the root store, click Yes.[/code]

5.IIS-->INSTALL Certificate from Email (3.)

thats all!
admin Posted - 07/13/2006 : 15:51:32
Please try Free SSL Trial Certificate from VeriSign:

http://www.verisign.com/


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