Jump to content

posting to https within an iframe produces error


CaptainChainsaw

Recommended Posts

Hi all,

 

I've been trying to figure out a problem I've got with SSL. I have installed a certificate with the common name "*.dev.com" and it works for https://www.myserver.dev.com and https://myserver.dev.com.

 

Common Name (e.g. server FQDN or YOUR name) []:*.dev.com

 

The problem is when I try to post to https://www.myserver...dir/script.php.

 

If a point the browser to this URL I get served the page but if I post within an iframe I get this:

 

SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

 

I've tried posting to:

 

https://www.myserver.../dir/script.php

 

and

 

script.php

 

Each time I get this error message. I can't see why, as far as I can tell this should work.

 

Anyone got any ideas?

 

 

Cheers,

 

CaptainChainsaw

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.