SSL certificate for FTPS, is it the same as for HTTPS?
Posted
by BlackTigerX
on Server Fault
See other posts from Server Fault
or by BlackTigerX
Published on 2010-06-15T21:56:14Z
Indexed on
2010/06/15
22:03 UTC
Read the original article
Hit count: 326
This question is about "FTP over SSL", if I understand correctly FTPS and HTTPS are just the standard FTP and HTTP protocols running on top of SSL, is this correct?
The actual question is: is the certificate that you use for FTPS the exact same that you can use for HTTPS? or are there any differences?
To give you some context, I need to get a certificate for an FTPS server, I know I can generate one but it needs to be from an certificate authority, I just need to make sure that I can use the same type of certificate that we use here for HTTPS, otherwise need to know what type of certificate I need to get
© Server Fault or respective owner