&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
https
0
votes
0
answers
23
views
CSS3 media queries problem with https
I have just tried css3 media queries and it works fine on my localhost and my online site. But when I put the file on my other site, which is a…
css
https
css3
mediaqueries
asked
June 25, 2011 5:44 am CDT
tanto
0
votes
1
answer
26
views
Cookies causing "unsecure content" warnings on google chrome?
If i visit the home page on my site (which uses code igniter) my homepage is using http, Code igniter sets a cookie containing all the session info.…
php
codeigniter
cookies
https
protocols
asked
June 24, 2011 9:52 pm CDT
Hailwood
0
votes
0
answers
71
views
Android: Users with certain devices cannot use my application's web-services - SSLPeerUnverifiedException
I have an application which interacts over https with a server I have. I have a valid certificate. The application works fine for most users, but…
java
android
https
asked
June 24, 2011 5:48 pm CDT
willmel
0
votes
1
answers
59
views
How to redirect every https request to httpin Nginx?
This questions has been asked many times on StackOverflow but my question differs a bit : I have multiple sub domain websites :…
nginx
http
redirect
https
asked
June 24, 2011 3:59 am CDT
cx42net
0
votes
0
answers
42
views
REST WCF Service hosting(https) in Windows Service on Win2003
I am self hosting a REST WCF service in Windows service. The service exposes a method which returns a boolean and I am able to get the REST…
wcf
rest
https
asked
June 23, 2011 11:18 pm CDT
Rohith
0
votes
1
answers
54
views
HTTP to HTTPS Tunnel
So the issue is that I have quite a few homebrew scripts/web testing programs that only work with HTTP. The problem is that the website only allows…
http
ssl
tunnel
https
asked
June 23, 2011 10:51 pm CDT
user53654
0
votes
0
answers
45
views
Force HTTPS in subdirectory
I'm attempting to force /bookings/* to be served over SSL, given a site wide SSL cert. My current htaccess looks like the following, but reports a…
.htaccess
ssl
https
asked
June 23, 2011 10:12 pm CDT
PC_Nerd
1
vote
1
answer
77
views
Are WCF Services encrypted automatically if they go over SSL?
Basically, if I have a plain WCF Service over HTTPS is it automatically secure? [ServiceContract] public interface ICalc { [OperationContract] int…
wcf
security
ssl
https
basichttpbinding
asked
June 23, 2011 6:51 pm CDT
michael
0
votes
0
answers
29
views
Request format is unrecognized for URL unexpectedly ending in '/Convert' happens after 1-2 days
I'm calling a webservice using an Microsoft.XMLHTTP call: var xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); xmlhttp.open("POST",…
web-services
https
xmlhttprequest
asked
June 23, 2011 3:42 pm CDT
Brian Pedersen
0
votes
1
answer
56
views
Java HttpClient error for no SSL certificate found, using certificate as String within code?
I'm a bit confused in trying to use HttpClient to call an https site that uses a self-signed certificate. I have the code like below, which is…
java
ssl
https
httpclient
asked
June 23, 2011 11:28 am CDT
Rick
0
votes
1
answer
38
views
Apache HTTP Server implementation in C# (C Sharp)
I am looking for an opensource implementation of HTTP in C# with some plugins of Apache e.g. Load Balancer, Monitoring and other stuff. Is there any…
c#
.net
apache
http
https
asked
June 23, 2011 10:42 am CDT
Chetan Sachdev
0
votes
0
answers
52
views
How do add a certificate from a self-signed server to trusted certificates in Chrome?
I have a dedicated server with a wiki and want to secure it so nobody can read my articles by sniffing my pages. I do not want to pay for a valid…
google-chrome
ssl
https
error-message
certificate
asked
June 23, 2011 10:21 am CDT
ayckoster
0
votes
1
answer
40
views
Jquery accordion - show all if https?
Using jquery accordion and the https version of page needs to be secure, and with the accordion, a bunch of IE security warnings come up. Is there a…
jquery
https
accordion
jquery-accordion
asked
June 23, 2011 8:07 am CDT
Jason
0
votes
0
answers
41
views
Cannot checkout from SVN
My SVN is hosted on a server with HTTPS connection. I could browse the repository from the browser. But cannot checkout/checkin from the console or…
ubuntu
svn
ssl
https
asked
June 23, 2011 4:41 am CDT
Amjedonline
0
votes
0
answers
46
views
SAX Parser Doesn't Read Stream from HttpsURLConection.getInputStream()
yet another tiny roadblock in my Android learning progress. here's my code: HttpsURLConnection con = (HttpsURLConnection) url.openConnection();…
android
xml
https
sax
httpurlconnection
asked
June 22, 2011 7:41 pm CDT
ZiGi
0
votes
0
answers
60
views
Encrypt client connection with squid forward proxy using SSL
I'm setting up a Squid forward proxy and I'm wondering if I could configure Squid in such a way that the connection from my web browser to squid is…
proxy
squid
https
asked
June 22, 2011 10:10 am CDT
Twisted Whisper
0
votes
0
answers
50
views
Spring Security: How to force https with flag?
With Spring security I configure the parts of my web app that need to be secured by https with security:intercept tag. For example:…
spring
https
spring-security
asked
June 22, 2011 9:24 am CDT
Ansgar
0
votes
0
answers
34
views
IIE6 - HTTP redirect to HTTPS - how to disable authentication on the http
Currently I have two sites setup in IIS. Primary Site (Uses HTTPs and requires windows integrated authentication) Secondary Site (Uses HTTP and…
iis
authentication
https
asked
June 22, 2011 12:21 am CDT
Lance
0
votes
2
answers
34
views
Can referer header be trusted when using https?
I understand that the referer header is trivial to spoof when using standard http. But when using https can you trust the referer or is that…
https
header
asked
June 21, 2011 5:18 pm CDT
SlyMcFly
0
votes
1
answer
53
views
Grails - detect if request is over HTTP or HTTPS
In Grails how do you ask if the request coming in is http or https? Should you approach this from the request object?
grails
https
request
asked
June 21, 2011 1:29 pm CDT
tyndall
Pages
:
1
|
2
|
3
|
4
|
5
>
[42]
840
https
Tagged:
https
Related Tags
ssl
× 253
http
× 126
java
× 67
php
× 56
android
× 53
apache
× 53
security
× 49
wcf
× 38
asp.net
× 32
c#
× 29
ssl-certificate
× 29
.net
× 27
certificate
× 27
web-services
× 25
.htaccess
× 25
javascript
× 24
proxy
× 23
redirect
× 22
facebook
× 19
openssl
× 19
ruby-on-rails
× 17
iis
× 16
nginx
× 16
iphone
× 15
python
× 15
cookies
× 14
url
× 13
login
× 13
jquery
× 13
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy