Jump to content

Php/mySQL and SSL Certificates


Jumpy09

Recommended Posts

Today I contacted my host about my browser displaying there is unsecured information that can be viewable from outside sources on my website.  I am currently in the process of recoding the entire thing to the coding style I have grown to code in.

 

I am wondering if the information is caused by HTML, PHP, or MySQL.  My host claims: 

We have reviewed your account and verified that the SSL certificate is properly installed to allow both your FTP files and database information to be secured.

 

I've never worked with an SSL Certificate before, and would like to figure out anything I need to be doing in my code to ensure there is no unsecured information, granted if that is even a possibility.

 

I've seen multiple sites behind a SSL Cert and never pop up that error, and their cert checks out as secured.  Any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/205140-phpmysql-and-ssl-certificates/
Share on other sites

I was using my https:// and it popped up that error.  My home page consists of a Registration Form, and a Log-In form.  Includes, and a pagination system.  It's no longer up because I am rebuilding my site around a new log-in system, and tidying things up in the process.

 

I did however use this https://www.example.com/example/

 

Would you know if Certificates cover all sub-domains and sub-folders?

I plan on having my entire site behind the HTTPS just for the hell of it, I've got the .htaccess redirects and everything.  Just got to figure out why my site was giving me the "While this is secure, some information you send is not secured.  People can see the information you are sending."  Or whatever that message is.

 

Hotmail use to have it when you'ld check hotmail behind their HTTPS:// as well.

 

Should I be concerned about the error, or negate it and assume everything is actually being encrypted?

 

I'm going to test it again on an actual sub-domain.  I'll find out if it's giving the error again, or if it was the subfolder thing throwing it for a loop.

 

 

"Connection partially secure."  That's it.

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.