TLS_WOLFSSL module
Admin Guide
Section titled “Admin Guide”Overview
Section titled “Overview”This module implements TLS operations using the wolfSSL 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.
The wolfSSL library is statically-linked and bundled with this module so no installation or external dependency is required.
Dependencies
Section titled “Dependencies”Compilation
Section titled “Compilation”The following packages must be installed before compiling this module:
- autoconf.
- automake.
- libtool.
OpenSIPS Modules
Section titled “OpenSIPS Modules”The following modules must be loaded before this module:
- None.
External Libraries or Applications
Section titled “External Libraries or Applications”The following libraries or applications must be installed before running OpenSIPS with this module loaded:
- None.
Frequently Asked Questions
Section titled “Frequently Asked Questions”Q: Why do I get the following error when compiling the module?
If you obtained the OpenSIPS sources by cloning the repository from Github, without using the —recursive option for the git clone command, you did not properly fetch the wolfSSL library code, which is included as a git submodule pointing to the official wolfSSL repository.
In order to fetch the wolfSSL library code you can run:
git submodule update --initContributors
Section titled “Contributors”By Commit Statistics
Section titled “By Commit Statistics”Top contributors by DevScore(1), authored commits(2) and lines added/removed(3)
| # | Name | DevScore | Commits | Lines++ | Lines— |
|---|---|---|---|---|---|
| 1. | Vlad Patrascu (@rvlad-patrascu) | 51 | 24 | 2847 | 130 |
| 2. | Razvan Crainea (@razvancrainea) | 9 | 6 | 120 | 53 |
| 3. | Stefan Darius (@dariusstefan) | 5 | 3 | 92 | 15 |
| 4. | Bogdan-Andrei Iancu (@bogdan-iancu) | 5 | 3 | 10 | 5 |
| 5. | Maksym Sobolyev (@sobomax) | 4 | 2 | 2 | 2 |
| 6. | Ross Henderson | 3 | 1 | 9 | 6 |
| 7. | Liviu Chircu (@liviuchircu) | 3 | 1 | 2 | 2 |
| 8. | Alexey Vasilyev (@vasilevalex) | 2 | 1 | 11 | 0 |
| 9. | vladpaiu | 2 | 1 | 8 | 0 |
(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
By Commit Activity
Section titled “By Commit Activity”| # | Name | Commit Activity |
|---|---|---|
| 1. | Stefan Darius (@dariusstefan) | Jun 2026 - Jul 2026 |
| 2. | Razvan Crainea (@razvancrainea) | Sep 2023 - Jun 2026 |
| 3. | Ross Henderson | Feb 2026 - Feb 2026 |
| 4. | vladpaiu | Jun 2025 - Jun 2025 |
| 5. | Bogdan-Andrei Iancu (@bogdan-iancu) | May 2023 - Feb 2024 |
| 6. | Liviu Chircu (@liviuchircu) | Oct 2023 - Oct 2023 |
| 7. | Vlad Patrascu (@rvlad-patrascu) | May 2021 - Mar 2023 |
| 8. | Maksym Sobolyev (@sobomax) | Feb 2023 - Feb 2023 |
| 9. | Alexey Vasilyev (@vasilevalex) | Jan 2022 - Jan 2022 |
(1) including any documentation-related commits, excluding merge commits
Documentation
Section titled “Documentation”Contributors
Section titled “Contributors”Last edited by: Razvan Crainea (@razvancrainea), Vlad Patrascu (@rvlad-patrascu).
License
Section titled “License”All documentation files (i.e. .md extension) are licensed under the Creative Common License 4.0