
sarah.owen
New User
Jan 16, 2013, 4:09 AM
Post #1 of 1
(3545 views)
|
WWW::Bugzilla3 use over HTTPS
|
Can't Post
|
|
Hi I'm trying to use the module WWW::Bugzilla3 to enter bugs into Bugzilla. I'm having problems getting this to work over HTTPS. When I run my code I'm getting the error RPC::XML::Client::send_request: HTTP server error: Moved Permanently at /usr/lib64/perl5/site_perl/5.12.4/RPC/XML/Client.pm line 418 In the older version of the module WWW::Bugzilla there was an option use_ssl to force it over HTTPS. Does anyone know if a similar option is available in the new version, nothing is listed in the documentation. Alternatively any other ideas how to solve this. Thank you Sarah
|