{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"Wassima provides access to your operating system's root certificate store for SSL/TLS verification, with automatic fallback to an embedded CCADB trust store and optional hybrid mode for containers.","skillfed_tags":["certificate-management","ssl-tls","system-integration"],"use_cases":["Build HTTPS clients that respect the system's certificate policy without bundling a separate CA store","Create SSL contexts in containers or appliances where the system trust store is slim or outdated","Register custom root CAs alongside system certificates for internal PKI environments","Generate CA bundles for tools that need PEM-format certificate files","Ensure certificate verification picks up OS-level CA updates without restarting the application"],"what_it_does":"Wassima is a certificate store abstraction layer that reads your operating system's root CA certificates and makes them available in multiple formats (SSL context, DER, PEM, or concatenated bundle). It automatically falls back to an embedded CCADB-sourced trust store when the OS provides nothing, and supports a hybrid mode that combines both for environments like containers where the system store may be outdated or incomplete. The library caches results for performance (default 12-hour TTL) and deduplicates certificates across multiple OS store locations.\n\nIt's designed as a permissive-licensed alternative to certifi, letting you work with your actual system trust store rather than a static bundled copy. You can register additional CAs, control cache behavior, and force hybrid mode when needed. The package works out-of-the-box on any OS and supports Python 3.7+ including PyPy.","worth_installing":"Yes. Wassima is actively maintained, has no dependencies, installs cleanly, carries a permissive MIT license, and solves a real problem\u2014accessing the OS trust store without bundling a static copy. It's a solid drop-in for certifi in projects that want to respect system certificate policy. No known vulnerabilities."},"id":"wassima","links":{"html":"https://skillfed.io/packages/wassima","md":"https://skillfed.io/packages/wassima.md","pypi":"https://pypi.org/project/wassima/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"MIT","license_treatment":"permissive","name":"wassima","python_support":"supports_current","summary":"Access your OS root certificates with utmost ease"},"popularity":{"monthly_downloads":1954835,"position":3410,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.1.3"}
