Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
22
Pull requests
9
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: [CURLRequest] skip hostname checks if options 'verify' false
- #8258
#8258
Merged
kenjis
merged 10 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
NicolaeIotu:add-curlrequest-curlopt_ssl_verifyhost
NicolaeIotu/CodeIgniter4:add-curlrequest-curlopt_ssl_verifyhost
Copy head branch name to clipboard
Dec 2, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: [CURLRequest] skip hostname checks if options 'verify' false
#8258
kenjis
merged 10 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
NicolaeIotu:add-curlrequest-curlopt_ssl_verifyhost
NicolaeIotu/CodeIgniter4:add-curlrequest-curlopt_ssl_verifyhost
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2023
add: skip hostname checks if CURLRequest options 'verify' is set to false.
Show description for 7e7821b
NicolaeIotu
committed
7e7821b
View commit details
Copy full SHA for 7e7821b
Browse repository at this point
add: SSL verify options when config.verify is string and boolean
NicolaeIotu
committed
3685232
View commit details
Copy full SHA for 3685232
Browse repository at this point
fix: CURLOPT_SSL_VERIFYPEER values and tests related with CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST
NicolaeIotu
committed
e159bfd
View commit details
Copy full SHA for e159bfd
Browse repository at this point
Commits on Nov 30, 2023
recreate fix: CURLOPT_SSL_VERIFYPEER values and tests related with CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST
NicolaeIotu
committed
e601954
View commit details
Copy full SHA for e601954
Browse repository at this point
Updated Bugs and Breaking sections
Show description for f8dd0b7
NicolaeIotu
committed
f8dd0b7
View commit details
Copy full SHA for f8dd0b7
Browse repository at this point
Fix sphinx-action warning 'Title underline too short'
NicolaeIotu
committed
25b6d40
View commit details
Copy full SHA for 25b6d40
Browse repository at this point
Commits on Dec 1, 2023
Update user_guide_src/source/changelogs/v4.4.4.rst
Show description for ab25092
NicolaeIotu
and
michalsn
authored
ab25092
View commit details
Copy full SHA for ab25092
Browse repository at this point
Added the summary of the bug
NicolaeIotu
committed
6df07b0
View commit details
Copy full SHA for 6df07b0
Browse repository at this point
Revert manual changes to CHANGELOG.md
NicolaeIotu
committed
bfb9ab4
View commit details
Copy full SHA for bfb9ab4
Browse repository at this point
Added upgrading instructions
NicolaeIotu
committed
5b4482c
View commit details
Copy full SHA for 5b4482c
Browse repository at this point
You can’t perform that action at this time.