Skip to content

TLS_OPENSSL module

This module implements TLS operations using the openSSL libarary. It provides the primitives required by the tls_mgm module in order to expose a higher-level API used by TLS-based protocol modules like proto_tls or proto_wss etc.

The following modules must be loaded before this module:

  • None.

OpenSIPS TLS v1.0 support requires the following packages:

  • openssl or libssl >= 0.9.6
  • openssl-dev or libssl-dev

OpenSIPS TLS v1.1/1.2 support requires the following packages:

  • openssl or libssl >= 1.0.1e
  • openssl-dev or libssl-dev

Top contributors by DevScore(1), authored commits(2) and lines added/removed(3)

#NameDevScoreCommitsLines++Lines—
1.Vlad Patrascu (@rvlad-patrascu)385375339
2.Stefan Darius (@dariusstefan)53639
3.James Stanley42138
4.Bogdan-Andrei Iancu (@bogdan-iancu)3133
5.Razvan Crainea (@razvancrainea)3111
6.Maksym Sobolyev (@sobomax)3111
7.Your Name2101

(1) DevScore = author_commits + author_lines_added / (project_lines_added / project_commits) + author_lines_deleted / (project_lines_deleted / project_commits)

(2) including any documentation-related commits, excluding merge commits

(3) ignoring whitespace edits, renamed files and auto-generated files

#NameCommit Activity
1.Stefan Darius (@dariusstefan)Jun 2026 - Jul 2026
2.Razvan Crainea (@razvancrainea)Jun 2026 - Jun 2026
3.Your NameJul 2024 - Jul 2024
4.James StanleyApr 2023 - Feb 2024
5.Bogdan-Andrei Iancu (@bogdan-iancu)May 2023 - May 2023
6.Maksym Sobolyev (@sobomax)Feb 2023 - Feb 2023
7.Vlad Patrascu (@rvlad-patrascu)May 2021 - Oct 2021

(1) including any documentation-related commits, excluding merge commits

Last edited by: Razvan Crainea (@razvancrainea), Vlad Patrascu (@rvlad-patrascu).

All documentation files (i.e. .md extension) are licensed under the Creative Common License 4.0