Discuss (FTP) and (SFTP, FTPS and SCP), our Java file transfer clients.

p12 Certificate Support

no avatar
User

CaseyG

Posts

2

Joined

Wed Jun 24, 2009 4:19 am

p12 Certificate Support

by CaseyG » Wed Jun 24, 2009 4:25 am

Good morning,

My team is testing a product which uses (among others) FTPS with a p12 certificate. FTPS is the only protocol for which we don't have a testing solution, and if edtFTPj/PRO supports it, we'll definitely give it a try.

Can anyone confirm that edtFTPj/PRO supports p12 certificates?

Thank you,

-c.
Casey Grimm
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: p12 Certificate Support

by support2 » Wed Jun 24, 2009 8:09 am

edtFTPj/PRO doesn't support p12 certificates.

However it is easy using the latest version of OpenSSL to convert them to PEM format.

To extract the certificate in PEM format:

openssl pkcs12 -clcerts -nokeys -in cert.p12 -out usercert.pem
no avatar
User

CaseyG

Posts

2

Joined

Wed Jun 24, 2009 4:19 am

by CaseyG » Wed Jun 24, 2009 8:15 am

Thank you!

-c.

Who is online

Users browsing this forum: No registered users and 18 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign