Problem with SSL

N

Nikhil

Hi,
I am trying to develop an email client which will be able to send mail
from more than one email accounts.
The problem is that I am facing is that one mail account requires SSL
and one does not.
I am adding the security provider using the following statement:

Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());

Now, how do I remove this provider?Because the
Seutrity.removeProvider(String)
function requires a String specifying the name of the provider which I
don't have.
Please help me.

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top