Request - Skip SSL Certificate Validation

Issue #14 resolved
Petras Butkevicius created an issue

It seems that POST to self-signed certificates fails. Perhaps you could implement this option: Skip SSL Certificate Validation When connecting to Jenkins, allow all certificates to be accepted, including self-signed certs

Comments (16)

  1. Alexander Renteln

    Hi @petrasbut ,

    Thanks for the input with a really good idea for an enhancement. I am working on the POST stuff, so I can directly put it in as well :) I think I will leave it up to the user if she/he wants a ssl validation. I guess a checkbox to switch off the ssl certificate validation would fix your problem as well :-)

    Cheers, Alex

  2. Alexander Renteln

    HI @exodusftw ,

    sorry, I totally forgot about this. I will try to get to it by the end of the week...

    Cheers, Alex

  3. Jun Yan

    hi Alexander von Renteln,

    My team is waiting for this enhancement, any detail plan to integrate it?

  4. Alexander Renteln

    Hi Guys, sorry for keeping you waiting. Busy days... anyway, I am now looking into it and will give you some info of progress (or even some beta) by tomorrow.

    Thanks for your patience :-)

  5. Alexander Renteln

    Hi, I prepared something. Have not had time to test it really... so until I do and release it, I uploaded it as a beta for you in the download section -> https://bitbucket.org/aeffle/stash-http-get-post-receive-hook/downloads/stash-http-get-post-receive-hook-4.0.1-SNAPSHOT.jar

    Any feedback is welcome. :-)

    Source code is also available in the skip-ssl-validation branch. I know that the http agent could be prettier - so if anyone feels like refactoring it (or anything else for that matter) I gladly accept any pull requests :-)

    Cheers, Alex

  6. Petras Butkevicius reporter

    Thanks for taking the time to implement this, @aeffle. I will certainly try this out in a near future. =)

  7. richa gautam

    Can anyone please tell me how to use this plugin to send information as POST content in body and not query string . even an example on how to use this plugin will be very useful !! I am new to bitbucket and jenkins and need this functionality in urgency. Please help !!

  8. Kumaran

    Alexander von Renteln, Is this solution compatible with Stash versions too ? We are looking at this solution for Stash v3.10. And any idea on when this will be released officially. Thanks.

  9. Alexander Renteln

    Hello everybody,

    I finally got around to releasing the "skip-ssl-validation feature".

    Cheers, Alex

  10. Log in to comment