Hi Ben,

I send a message to the maillinglist about PHP talking to the svsd
protocol, but I haven't had a reply yet. Somethings i found
out are the following:
fsockopen(ssl://hostname, port) opens a ssl connection
I went through the svsd sourcecode and found that it requests certificate
from the client (PHP). Than it checks the cert and gives you the
standard '+OK freevsd etc.' line.
Than I think you'll have to use the openssl functions to encrypt, sign,
verify and decrypt data, but (again) I don't know which functions to use.
Maybe we can help eachother out on some points as this is all i've got and
it aint much. :(

Maarten


-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Namens Ben Kennish
Verzonden: maandag 9 september 2002 18:03
Aan: [EMAIL PROTECTED]
Onderwerp: -ERR Acess Denied


Hi all,

I've just checked through the list archives but can't figure out what
I'm doing wrong here...

---------------------------------------------------
[root@ned doc]# telnet ned.fubra.com vsd
Trying 216.127.88.77...
Connected to ned.fubra.com.
Escape character is '^]'.
+OK freevsd Virtual Server Administrator ned.fubra.com v1.4.10 ready
( then I type....)
vsclient {
USER_LIST
}
EOF
( then it prints out the following ....)
vsclient {
  USER_LIST {
-ERR Access denied
  }
}
EOF
+OK freevsd signing off
Connection closed by foreign host.
[root@ned doc]#
-------------------------------------------------

NB, I am connecting to ned.fubra.com which is the same as in
/etc/hosts and the symlink in /home/vsd/vs.

Anyone got any ideas?

Also, anyone found out how to talk the svsd protocol using PHP yet?
vsd is easy but I haven't tried all that ssl:// melarky yet.

TIA
--
Ben Kennish
[EMAIL PROTECTED]

------------------------- The freeVSD Support
List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
----------------------------------------------------------------------------
-

------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to