Re: Getting error- connect to Bugzilla(Certificate Authorities to trust)

2015-09-10 Thread Jitendra B
Thanks David, it resolved. I am new to Bugzilla. I am really do not know where it went wrong in below code snippet. Error: not well-formed (invalid token) at line 23, column 29, byte 846: enc1 = chr1 >> 2; enc2 = ((chr1 & 3) << 4) | (chr2 >> 4); ===

Re: Getting error- connect to Bugzilla(Certificate Authorities to trust)

2015-09-09 Thread Jitendra B
As already I have install Net::SSL. and I am new user to Bugzilla. I am not sure how to authenticate the certification. Regards, Jitendra On Thu, Sep 10, 2015 at 11:30 AM, Omega -1911 <1911...@gmail.com> wrote: > http://www.perlmonks.org/?node_id=892166 > > Goggle is your friend. > > On Thu, Sep

Re: Getting error- connect to Bugzilla(Certificate Authorities to trust)

2015-09-09 Thread Omega -1911
http://www.perlmonks.org/?node_id=892166 Goggle is your friend. On Thu, Sep 10, 2015 at 1:54 AM, Jitendra B wrote: > Dear Sir/Madam, > > while I try to connect and query some data from bugzilla, I am getting > following error. > > Error: > > RPC::XML::Client::send_request: HTTP server error: Ca