Menu

#231 Add support to provide SSL certificates in byte array form

Latest SVN
closed
1
2016-05-12
2016-05-11
No

Add support to provide SSL certificates in byte array form to WebClientOptions.setSSLClientCertificate.
Currently it only supports certificates in URL form.
The new feature would make possible to load certificates stored in database fields for instance.
If it's accepted, I can submit the patch I've already done.

Discussion

  • Ahmed Ashour

    Ahmed Ashour - 2016-05-11

    Please provide your patch.

     
  • Marcelo José Garcia

    Patch generated.

     
  • Ahmed Ashour

    Ahmed Ashour - 2016-05-12
    • status: open --> closed
    • assigned_to: Ahmed Ashour
     
  • Ahmed Ashour

    Ahmed Ashour - 2016-05-12

    Thanks for reporting and for the patch, modified version commited in SVN.

    Some hints:
    * InputStream is more generic than byte array
    * No need to format other parts of the code

     
    • Marcelo José Garcia

      You're absolutely right about InputStream.
      HtmlUnit is very important on my project and was great be able to contribute, even this small contribution.
      Thanks!!!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.