Hi!

Is it possible to programmatically obtain an SSL certificate when using 
ClientResource with HTTPS?

I want to do a similar thing like a browser does when the certificate is not 
found: I want to display a question dialog if the "untrusted" certificate 
should be allowed for this session. If the user selects "no", there should be 
an error message (could be another dialog), and if the user selects "yes", the 
certificate should be accepted and the communication should be made.

Can anyone give me a hint how this could be done?

Thanks in advance,
Jens

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2687523

Reply via email to