This tutorial is Demonstrated step-by-step of how to create https with ssl on Apache webserver in Ubuntu 9.04 which Signed by free trial from Verisign Inc.
1. server.key : A file which store key.
2. server.csr : A file which generated from server.key and send it to sign with Certificate Authority(CA) eg. Verisign.
When you register(Signed) with Verisign, your’re receive 3 file from Verisign (intermediate.crt, public.crt, server.cer)
3. intermediate.crt : To register with Apache
4. public.crt : To register with Apache
5. server.cer : To register with your browser(Firefox)
1. server.key : A file which store key.
2. server.csr : A file which generated from server.key and send it to sign with Certificate Authority(CA) eg. Verisign.
When you register(Signed) with Verisign, your’re receive 3 file from Verisign (intermediate.crt, public.crt, server.cer)
3. intermediate.crt : To register with Apache
4. public.crt : To register with Apache
5. server.cer : To register with your browser(Firefox)
Thank you to attend my first video.
@ 2:58 , when you do a ls you only have server.csr and server.key but 3:15 you have more files.
alenratna, I’m so sorry. Cuz my English skill is not good.
If you follow this and not worry about sound, It’s work!!!
Can you direct this in english please