Please open a ticket via https://github.com/swagger-api/swagger-codegen/issues/new if you still need help on that.
Bryce Montano於 2016年11月4日星期五 UTC+8下午10時57分55秒寫道: > > Hello, > > Thus far I have described my API with the Swagger Editor and now I have > downloaded the Swagger Python client (based on my API description) to test > against my REST service (running in Wildfly on HTTPS). > > I see in the configuration.py file there is a: > > self.verify_ssl = True > > > I have set this value to false (for testing purposes), but I still > continue to receive: > > Exception when calling PApi->p6_pmtjson_response_post: (0) > Reason: SSLError > [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) > > When calling my REST service. In fact, I dont think this configuration.py > file is ever loaded. How can I go about making this work? > > Thanks in advance! > > -Bryce > -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
