SudsSigner
SOAP signature plugin for SUDS
Install / Use
/learn @dnet/SudsSignerREADME
SOAP signature plugin for SUDS
Usage
Just include an instance of SudsSigner.plugin.SignerPlugin in the plugins
list passed to the suds.client.Client constructor. In most cases (RSA or DSA
key in PEM format without password), only one parameter needs to be given;
the name of the file containing the private key and the certificate. In case
of password protected keys, the password can be supplied either as a string
using the pwd parameter, or a callback and an optional context using the
pwdCallback and pwdCallbackCtx parameters, respectively.
License
The plugin is licensed under MIT license.
Dependencies
- Python 2.x (tested on 2.7)
- libxml2 and Python bindings (Debian/Ubuntu package:
python-libxml2) - SUDS 0.4 (Debian/Ubuntu package:
python-suds) - xmlsec library and development files (Debian/Ubuntu package:
libxmlsec1-dev) - PyXMLSec with addIDs patch (https://github.com/dnet/pyxmlsec)
- pyOpenSSL (Debian/Ubuntu package:
python-openssl) - LXML (Debian/Ubuntu package:
python-lxml)
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

