Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8818993
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:14:30+00:00 2026-06-14T05:14:30+00:00

im working within my company network and developing a new module for their systems.

  • 0

im working within my company network and developing a new module for their systems. However, they have invalidated all ssl certificates thus i had to bypass the certificate verification.

Using mechanize’s function to ignore ssl,

my $mech = WWW::Mechanize->new(
ssl_opts => {
    verify_hostname => 0,
},

I was able to bypass the certificate verification, however I encounter the following error
Error GETing https://192.168.100.82/login;jsessionid=legizzgnfjd6g73szziuhboc: Could not resolve view with name 'auth/login' in servlet with name 'mvc'.

I do not understand whether it is it because of the unaccepted certificate that i am not able to access the https site or is it something that i had done wrong. Please help me understand what is going wrong.

the site that i am connecting to is a module’s website within the company network

Here is the running of my code after initializing mechanize to ignore ssl.

my $url = 'https://192.168.100.82';
$mech->get( $url );
die $mech->response->status_line unless $mech->success;
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T05:14:31+00:00Added an answer on June 14, 2026 at 5:14 am

    I found was able to load the page successfully by controlling firefox with WWW::Mechanize::Firefox. However the downside is that it requires the firefox browser to be launched before it would be able to work.

    I used cpan to install cpanm which allows me install modules which have dependancies , it would automatically detect these dependancies and install them along with the module you selected.

    first, run install cpan (optional) , to update cpan. and refreshreload cpan.

    then install cpanm by typing install App::cpanminus and let it do its stuff.

    afterwards. close cpan and launch cpanm by typing cpanm in the cmd.
    Then type install WWW::Mechanize::Firefox. let it download everything completely

    Next Firefox needs Mozrepl add-on for WWW::Mechanize::Firefox to control the browser so head over to the browser and get the add-on.

    Once that is done, under tools, start MozRepl from tools tab in the browser and the script is ready to be launched.

    P.S. mechanize::firefox object is still initialized with verify_hostnames=>0

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently started working on a web application at a new company and
I'm working within a platform that I do not have server side access to
I am working within an intranet environment. We have both a production and development
Attempting/struggling to get registration and sign-up working within an active admin project. I have
I have a third party library which I finally have working within my MonoTouch
I have 2 date object in the database that represent the company's working hours.
Within my company we're working with NLog. We're experiencing issues with large amount of
I'm working at a small company within a rather large company, where I don't
My company is working on a project that needs to read XML files within
I am working within a Ruby on Rails app. I have a loop that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.