php / php/doc-en

Out of date documentation for SSL context creation

Open
#2,972 1 comment 0 reactions 1 assignee View on GitHub

@bukka is already working on this.

Since Nov 27, 2023.

Category: Streams Extension: openssl
Dominant language
XML
Stars
596
Forks
890
Avg merge
1d 15h
Merged PRs (30d)
55

Description

From manual page: https://php.net/context.ssl


When you open the page for stream_context_create for a way to restrict the TLS version (in my case, for testing purposes), eventually you might be directed to this page, which lists all the parameters for the SSL context.

In the ciphers section, it recommends you to have a look at this page: https://www.openssl.org/docs/manmaster/man1/ciphers.html#CIPHER-LIST-FORMAT
for a list of supported formats supported by OpenSSL, but it seems like this page has since changed and does not contain the necessary information.

I'm still looking for the correct answer, but I'm just flagging this issue before I forget about it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.