https
Selectively redirect to https, not all pages
I have a website that requires some secure pages for logging in, user accounts, form submission etc. but does not need to be secure on most pages.[详细]
2023-04-13 05:58 分类:问答"config.force_ssl = true" not forcing HTTPS
I am running Rails 3.1 and have tried putting the above line in development.rb and application .rb (not both at the s开发者_运维问答ame time) but it doesn\'t seem to do anything. My request are still[详细]
2023-04-13 04:20 分类:问答Building a REAL database application using Datasnap
I have built an extensive 2-tier application in D2010, using ADO and devexpress. I want to upgrade this to using Datasnap mainly to provide HTTPS communication instead of just TCP/IP to the vulnerable[详细]
2023-04-13 02:37 分类:问答Are SSL Certificates personal or global?
I\'m wondering i export the certificate of a website will it get exported with some of my personal info?[详细]
2023-04-12 22:50 分类:问答Zend_Soap "Could not connect to host" Https
I have a problem using a webservice via HTTPS using Zend_Soap. // create webservice $client = new Zend_Soap_Client(WsdlFile);[详细]
2023-04-12 20:51 分类:问答What does it take to convert an http server into an https server?
This question is similar to Starting to use OpenSSL but more specific and detailed so I think it\'s fair to ask.[详细]
2023-04-12 15:06 分类:问答@font-face EOT not loading over HTTPS
Summary I\'m running into an issue using @font-face over HTTPS in IE 7,8,9 - it simply is not loading. It does not matter whether the containing HTML page is hosted on HTTPS or not, when I try to loa[详细]
2023-04-12 11:24 分类:问答Why we are getting the exception 'javax.net.ssl.SSLException: Not trusted server certificate' when using https
When I was trying to access a URL through HTTPS, I am getting an exception : javax.net.ssl.SSLException: Not trusted server certificate Caused by: java.security.cert.CertificateException: java.securi[详细]
2023-04-12 10:15 分类:问答ASP.NET web server having issues with HTTPS -- Chrome Only
Okay, so at my work we are moving the SSL Termination from the web server to the load balancer.The load balancer then passes the request on to the server with a flag set indicating that the connection[详细]
2023-04-12 09:23 分类:问答How to connect via HTTPS using Jsoup?
It\'s working fine over HTTP, but when I try and use an HTTPS source it throws the following exception:[详细]
2023-04-12 09:00 分类:问答