Coder Social home page Coder Social logo

Comments (6)

maxtepkeev avatar maxtepkeev commented on July 27, 2024 2

Hi!

Thanks for the report.

Please try v0.3.1, I added a requests keyword argument where you can pass any Requests options, in your case it would be:

redmine = Redmine('https://redmine.url', requests={'verify': False})

I also updated documentation, maybe you will want to have a look at it.

Please let me know if everything works as expected. Thanks.

from python-redmine.

metal3d avatar metal3d commented on July 27, 2024

I did a little manipulation in redmine/init.py, I append verify: False in the kwords (line 53).

So, maybe appending another kargument "sslverify" for the "request" method can be simple... I can provide a patch... But I need time :)

from python-redmine.

metal3d avatar metal3d commented on July 27, 2024

OK thanks. I'll test this later... The problem is that at this time we
cannot use this lib because there is no write operation.
I can try anyway to help developpement :)

Le 23 janv. 2014 14:05, "Max Tepkeev" [email protected] a écrit :

Hi!

Thanks for the report.

Please try v0.3.1, I added a requests keyword argument where you can pass
any Requests options, in your case it would be:

redmine = Redmine('https://redmine.url', requests={'verify': False})

I also updated documentation, maybe you will also want to have a look at
it.

Please let me know if everything works as expected. Thanks.


Reply to this email directly or view it on GitHub.

from python-redmine.

maxtepkeev avatar maxtepkeev commented on July 27, 2024

Create operations are already implemented, update operations are expected in the next version. Hopefully everything will be done by the end of January.

I'll appreciate if you test the SSL problem you had and report if everything works so we could close this issue. Thanks.

from python-redmine.

metal3d avatar metal3d commented on July 27, 2024

Yes, I meant "update" operations.
I'll try SSL at week end. No problem.
Le 28 janv. 2014 07:53, "Max Tepkeev" [email protected] a écrit :

Create operations are already implemented, update operations are expected
in the next version. Hopefully everything will be done by the end of
January.

I'll appreciate if you test the SSL problem you had and report if
everything works so we could close this issue. Thanks.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-33455216
.

from python-redmine.

maxtepkeev avatar maxtepkeev commented on July 27, 2024

Tested. Everything works.

from python-redmine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.