Displaying 1 result from an estimated 1 matches for "asdfasdf2".
Did you mean:
asdfasdf
2011 Feb 27
2
opened OpenSSL port
....pem
openssl s_server -accept 52310 -cert mycert.pem
Is it secure? - it could be DOSed' [DenialofService] or could it be attacked in any way?
Are there any iptables rule for restricting connections to dyndns names?
e.g.: only allow connection from "asdfasdf.dyndns.com" and "asdfasdf2.dyndns.com" and "asdfasdf3.dyndns.com"?
How could i restrict the openssl server to only accept traffic from given clients? Please help me "think"..
Or are there any "production ready" methods, that can do authentication too? [+using ssl].
"openssl s_serve...