Skip to content

socket: use non-deprecated OpenSSL 3 APIs - #4718

Open
eli-sterling wants to merge 1 commit into
gluster:develfrom
eliware:issue4271-openssl-socket-evp
Open

socket: use non-deprecated OpenSSL 3 APIs#4718
eli-sterling wants to merge 1 commit into
gluster:develfrom
eliware:issue4271-openssl-socket-evp

Conversation

@eli-sterling

@eli-sterling eli-sterling commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This is the issue-named, current-devel replacement for PR #4710.

Updates: #4271

Validation:

  • Configured; libglusterfs.la, XDR dependencies, and socket.lo built successfully with -j 6.
  • Focused runtime validation passed on the current rolling Gluster image using a three-node replica-3 Compose topology.
  • With server.ssl=on and client.ssl=on, the client mounted the volume and create, write, read, fsync, and unlink operations completed successfully over the SSL data path.

The original PR remains open until this replacement is verified.

@eli-sterling

eli-sterling commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Focused runtime validation completed on the current rolling Gluster image using the prepared three-node replica-3 Compose topology.

  • Replica-3 volume started successfully with server.ssl=on and client.ssl=on.
  • Client mounted the volume successfully.
  • Verified create, write, read, fsync, and unlink operations over the SSL data path.
  • All operations completed successfully.

The existing focused build validation also passed for socket.lo and its XDR/library dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant