on 2013 Apr 08 6:46 AM
I use a web browser (internet explorer) to access a https-webserver. The database is started with a certificate (created with createcert.exe). i added the certificate as ‘trusted certificate’ in Internet options.
Url = https://ip-adres:port/webservice?action=test&certificate -----BEGIN CERTIFICATE--…
I get this warning : ‘There is a problem with the website’s security certificate’ When I click on ‘Continue to this website (not recommended)’, I get the correct results.
What is the correct syntax for my url ?
Request clarification before answering.
Your certificate is probably okay. You will get that from your browser whenever you go to a web site whose certificate has not been signed by a trusted authority (e.g. VeriSign). I'm assuming that you created a self-signed certificate with createcert. If you want this warning to go away, you will have to get your certificate signed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.