Export a certyficate

Hi.

I have created a self-sign certyficate and i have remove the defaults.

Now when I connect my server using PSI I have warning about this certyficate.

Everything is alright but I need to click “continue” and everything works fine.

So how can I export a certyficate to put somewhere on my web site, so the clients can download and install it.

To export a certificate you can use the Java keytool.

keytool -export -alias [/b]

You may simply need to check the box in PSI for “Ignore SSL warnings”. Most clients don’'t complain about self-signed certificates.

I have created a self-sign certyficate and i have

remove the defaults.

Now when I connect my server using PSI I have warning

about this certyficate.

Note that Psi currently uses its own special format for certificates (there are plans to make it use the system’'s certificates in the nearish future though).

I suggest you read these threads for more info: