Skip to main content

Robot Framework library for sending certificate-signed requests to Cisco ACI

Project description

robotframework-aci-cert-signed-requests

A Robot Framework library that allows sending certificate-signed HTTP requests to Cisco ACI using signature-based authentication.

Installation

pip install robotframework-aci-cert-signed-requests

Usage

Library    aci_cert_signed_requests

*** Variables ***
${APIC_URL}    https://10.0.0.1
${CERT_DN}     uni/userext/user-fu/usercert-fu
${KEY_PATH}    path/to/private.key

*** Test Cases ***
Example
    ${resp}=    Get With Signature    ${APIC_URL}    ${CERT_DN}    ${KEY_PATH}    /api/mo/uni.json
    Log    ${resp.status_code}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file robotframework_aci_cert_signed_requests-0.1.0.tar.gz.

File metadata

File hashes

Hashes for robotframework_aci_cert_signed_requests-0.1.0.tar.gz
Algorithm Hash digest
SHA256 450234a4578e4d192161553d32944a4c73e50dc99d3c5e54ca85b8bf3591351b
MD5 c51765e439fb62bc94cc18d1fb04641c
BLAKE2b-256 4e7623b4d7d7c520b2a53504cd61254d98937acad504b3ca01c82f501f8472ae

See more details on using hashes here.

File details

Details for the file robotframework_aci_cert_signed_requests-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_aci_cert_signed_requests-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b026658c1cbcd974d009bcf4a549c744013f0564700b256f644a6c702c65c63
MD5 13110c04fd06159ebbbee1fbd1ddab43
BLAKE2b-256 8bb406dd27877e1c392cf74c1b6f9109f405396c1b2b00f8669c74cef3c97b35

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page