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.Razvan Crainea (@razvancrainea)268242881
3.Stefan Darius (@dariusstefan)53639
4.James Stanley42138
5.Ross Henderson3186
6.Peter Lemenkov (@lemenkov)3144
7.Bogdan-Andrei Iancu (@bogdan-iancu)3133
8.Maksym Sobolyev (@sobomax)3111
9.Ivan Poddubny2150
10.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.Razvan Crainea (@razvancrainea)Feb 2026 - Jul 2026
2.Ivan PoddubnyJul 2026 - Jul 2026
3.Stefan Darius (@dariusstefan)Jun 2026 - Jul 2026
4.Peter Lemenkov (@lemenkov)Jun 2026 - Jun 2026
5.Ross HendersonFeb 2026 - Feb 2026
6.Your NameJul 2024 - Jul 2024
7.James StanleyApr 2023 - Feb 2024
8.Bogdan-Andrei Iancu (@bogdan-iancu)May 2023 - May 2023
9.Maksym Sobolyev (@sobomax)Feb 2023 - Feb 2023
10.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