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

  • Home
  • SEARCH
  • 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 8825953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T07:00:21+00:00 2026-06-14T07:00:21+00:00

Trying to access the URL https://memphis.ulbranet.com.br/ALEPH/ using cURL in PHP, but it presents the

  • 0

Trying to access the URL https://memphis.ulbranet.com.br/ALEPH/ using cURL in PHP, but it presents the following error:

bool (false) string (80) "error: 14077417: SSL routines: SSL23_GET_SERVER_HELLO: SSLv3      alert illegal parameter"

Anyone know why?

<?php

ini_set( 'display_errors' , true );
error_reporting( E_ALL );

$curl = curl_init();
curl_setopt( $curl , CURLOPT_URL , 'https://memphis.ulbranet.com.br/ALEPH/' );

curl_setopt( $curl , CURLOPT_RETURNTRANSFER , true );
curl_setopt( $curl , CURLOPT_SSL_VERIFYPEER , false );

var_dump( curl_exec( $curl ) , curl_error( $curl ) );
  • 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-14T07:00:23+00:00Added an answer on June 14, 2026 at 7:00 am

    I’m not sure whether this is a bug in CURL, an incorrectly formatted SSL setup or a version compatibility – but you can fix it by telling CURL to use SSL version 3:

    curl_setopt($ch, CURLOPT_SSLVERSION, 3);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to get access token by following url https://api.twitter.com/oauth/request_token? oauth_consumer_key=vRtqh0KONqxr1C2knqv2A& oauth_nonce=0afa694efd3feee68ebc180f3858a9a3& oauth_signature=QgHBQ8OLBrjgwivzIfe4p9eBtaQ%3D&
I'm new to cURL and I'm trying to access my ebay account using php
I am trying to post an apprequest to a user using the URL: https://graph.facebook.com/USER_ID/apprequests?message=’This
I'm trying to access an HTTPS based web service URL from a web/ear application
I'm currently trying to access a URL with both HTTP and HTTPS. The URL
I am trying to send a get request to the url https://www.googleapis.com/groups/v1/groups/ +group_id where
I am trying to access Webservice with the URL contains HTTPS I am getting
When I was trying to access a URL through HTTPS, I am getting an
I am trying to access the google calendar using gdata. but the application closes
I have been trying to access an HTTPS URL with the HTMLUnitDriver API of

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.