Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 2nd, 2005, 1:18 PM   #1
MegaArcon
Programmer
 
MegaArcon's Avatar
 
Join Date: Aug 2005
Posts: 66
Rep Power: 0 MegaArcon is an unknown quantity at this point
java.security + unknown parameters = hun?

Hi all,

I'm currenty working with a large piece of code, with a client and a server side. When I try to run the server, this is what spits back:


Quote:

Usage: server -n rsa_nickname -p port [-3RFrf] [-w password]
[-c ciphers] [-d dbdir]
-3 means disable SSL v3
-r means request certificate on first handshake.
-f means require certificate on first handshake.
-R means request certificate on all handshakes.
-F means require certificate on all handshakes.
-c ciphers Letter(s) chosen from the following list
A SSL2 RC4 128 WITH MD5
B SSL2 RC4 128 EXPORT40 WITH MD5
C SSL2 RC2 128 CBC WITH MD5
D SSL2 RC2 128 CBC EXPORT40 WITH MD5
E SSL2 DES 64 CBC WITH MD5
F SSL2 DES 192 EDE3 CBC WITH MD5

a SSL3 FORTEZZA DMS WITH FORTEZZA CBC SHA
b SSL3 FORTEZZA DMS WITH RC4 128 SHA
c SSL3 RSA WITH RC4 128 MD5
d SSL3 RSA WITH 3DES EDE CBC SHA
e SSL3 RSA WITH DES CBC SHA
f SSL3 RSA EXPORT WITH RC4 40 MD5
g SSL3 RSA EXPORT WITH RC2 CBC 40 MD5
h SSL3 FORTEZZA DMS WITH NULL SHA
i SSL3 RSA WITH NULL MD5
j SSL3 RSA FIPS WITH 3DES EDE CBC SHA
k SSL3 RSA FIPS WITH DES CBC SHA
l SSL3 RSA EXPORT WITH DES CBC SHA (new)
m SSL3 RSA EXPORT WITH RC4 56 SHA (new)
g
It's interesting...these arguments print out before the java code is even started. If I take out:

-Djava.security.policy=server.policy.all

out of the little bash script that runs the jar file for the server, the server tries to start. (Dies obviously, because it dosen't have the command arguments it needs, but dosen't print the above.)

Can anybody offer any insite? Thanks!
MegaArcon is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:55 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC