Web Hosting Talk







View Full Version : Ssl


starry
09-16-2002, 04:04 AM
hi,

I have OpenSSL and mod_ssl both installed in the server.
How do i use it?

What are the commands i need to use to call that function although i don't have a cert?

I only want to test out the encryption part.

Thanks in advance

MarlboroMan
09-16-2002, 05:06 AM
Even if you're just testing, you're going to have to generate a cert. You can generate your own, it just won't be signed by Verisign, et. al

starry
09-16-2002, 09:25 PM
hi,

i'm quite new to php and openssl.

how do i generate a cert and use php to access it?

can you please provide the step.
any example in php that show how we can use ssl?

thanks in advance