&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
security
0
votes
0
answers
119
views
Problem with session security feature of JBoss 6 using servlet 3.0
We migrated our application from JBoss 5 to JBoss6 and one of the main reasons for this is to make use of the new features of servlet 3.0.…
java
security
tomcat
jboss6.x
servlet-3.0
asked
June 25, 2011 1:14 pm CDT
Alex
0
votes
1
answer
63
views
Mongodb: client side user authentication security issue
I am using Mongodb Java driver for my Java client application. it needs to connect to mongodb server running remotely. I am concerned that someone…
java
php
security
mongodb
asked
June 25, 2011 12:30 pm CDT
Kim Jong Woo
-1
votes
2
answers
50
views
Cheapest SSL certificate
What is the cheapest SSL certificate, that is trusted by newest versions of IE, Firefox and Chrome?
security
ssl
certificate
asked
June 25, 2011 7:01 am CDT
fhucho
1
vote
0
answers
37
views
PostgreSQL's Security Compared to MySQL, etc.
Having been confronted with some bold claims about PostgreSQL's insecurity (while hailing MySQL's security) I'd like to get someone else's opinion:…
mysql
security
postgresql
sql-injection
asked
June 24, 2011 8:34 pm CDT
xeraa
0
votes
1
answers
43
views
Firewall for private network
Here is my setup: All nodes are running Ubuntu 10.04 LTS I have a machine, node1 , that acts as a proxy server for a private network. It forwards…
ubuntu
security
firewall
iptables
asked
June 24, 2011 3:52 pm CDT
ehftwelve
0
votes
3
answers
49
views
Securing data sent to an unencrypted WiFi AP
The business plan of a project I'm involved in assumes selling certain WiFi-enabled devices to end users. All these devices originally have an…
security
ssl
wifi
asked
June 24, 2011 6:56 am CDT
David Parunakian
0
votes
1
answer
48
views
Securing Forms submitting to a diffrent domain
I want to secure some forms that are placed on 3rd party sites and submit to our little in house affiliate app. What is involved to encrypt forms…
security
ssl
asked
June 24, 2011 12:25 am CDT
Will
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
38
views
Are there any security risks attached to letting users add to their own nginx virtual host files?
Let's say that I'm giving some people hosting accounts via nginx. If I were to put a line in their virtual host configuration files that includes an…
security
nginx
configuration-files
user-input
virtualhost
asked
June 23, 2011 5:53 pm CDT
Fraxtil
0
votes
2
answers
31
views
IPhone App data security
I've been thinking about the design/art/music side of my app. However I realise that the data within the app can be compromised. Such as the high…
iphone
security
sqlite
asked
June 23, 2011 12:30 pm CDT
bigubosu
8
votes
2
answers
45
views
Why does PDO print my password when the connection fails?
I have a simple website where I establish a connection to a Mysql server using PDO. $dbh = new PDO('mysql:host=localhost;dbname=DB;port=3306',…
php
mysql
security
connection
pdo
asked
June 23, 2011 8:43 am CDT
Joe Hopfgartner
1
vote
1
answer
42
views
How to restrict access to a file on a server to specified IPs
I have a file on my apache server which i do not want the public to access. I have a couple of IP addresses that will be needing the file, hence i…
linux
security
apache
asked
June 22, 2011 7:46 pm CDT
Ogugua Belonwu
0
votes
3
answers
29
views
How secure is .htaccess password protection?
Is password protecting a directory with .htaccess the best way to prevent its files from being seen by unauthorized users? Are there any…
security
apache
.htaccess
asked
June 22, 2011 9:28 am CDT
skoshy
0
votes
0
answers
34
views
Setting java.io.FilePermission for a particular type of file in catalina.policy
I am deploying multiple webapps on tomcat6. Each webapp has its own SQLite database (which is under WEB-INF/). I have security manager enabled for…
security
tomcat
manager
catalina
asked
June 21, 2011 1:44 am CDT
user666138
0
votes
4
answers
58
views
Is it safe to open port 3306 in Firewall for external MySQL Connection
This may be more of a server question, but it's development related, and since I'm a developer I hope it's appropriate here. I want to connect to a…
mysql
security
configuration
asked
June 20, 2011 6:57 pm CDT
Don
0
votes
3
answers
31
views
JQuery ajax and SSL?
In our site certain pages use SSL, most pages however don't (as they need to be crawled by web bots). It pretty much boils down to any page where…
jquery
ajax
security
ssl
asked
June 20, 2011 6:13 pm CDT
Hailwood
0
votes
0
answers
42
views
What Sorts of Clients Can't Easily Connect to HTTPS URLs?
I am wondering what sorts of clients (programming platforms or devices) can connect to http://... URLs, but have difficulty connecting to…
security
ssl
oauth
compatibility
tls
asked
June 20, 2011 10:22 am CDT
MB
1
vote
1
answers
47
views
Spring Security: transfering passwords
Im developing a web application with java and Spring Security 3.0.5 and I am pretty new to it. I have a community where users can register and log…
security
spring
https
passwords
spring-security
asked
June 20, 2011 6:01 am CDT
nano7
0
votes
0
answers
39
views
403 error using <security-constraint> in web.xml /tomcat
In my webapp which is deployed on tomcat6.0.29 I have given <security-constraint>…
security
tomcat
java-ee
asked
June 20, 2011 4:18 am CDT
markjason72
0
votes
1
answer
40
views
Granting mysql access rights to all machines on subnet
I have a mysql instance (and schema) running on windows that I can access via a connection string based on localhost as the server. now I want to be…
mysql
security
database-permissions
subnet
asked
June 19, 2011 2:49 am CDT
epeleg
Pages
:
1
|
2
|
3
|
4
|
5
>
[26]
503
security
Tagged:
security
Related Tags
mysql
× 110
php
× 100
ssl
× 98
apache
× 83
firewall
× 56
https
× 49
java
× 34
tomcat
× 33
http
× 32
linux
× 28
.htaccess
× 27
encryption
× 26
openssl
× 20
webserver
× 19
authentication
× 17
database
× 16
sql
× 14
web-security
× 13
cryptography
× 12
regex
× 11
sql-injection
× 11
ssl-certificate
× 10
permissions
× 10
networking
× 9
session
× 9
certificate
× 9
tls
× 9
couchdb
× 9
android
× 9
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy