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.1.tar.gz.

File metadata

File hashes

Hashes for robotframework_aci_cert_signed_requests-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ad61523cb35cc45439142290f95272e5e03132dbb233585ec2d9ea0792ef6e0a
MD5 e0f03597ac4c78d773272aaaeb34ac73
BLAKE2b-256 277f8772883bdd7337d1fa7160209209060c6da4b54af8e6e39d96bc3566827e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_aci_cert_signed_requests-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 85dae363cbfdf4f05f250f20c344cb5fdf5f7d5016fbc94909f307ca4880d4be
MD5 d57debff166e7f5ac0fc3104e28830c7
BLAKE2b-256 7c13dcbd78e548b7b73a4bb6b16a355ea4fdcbead874c61e6b0d5708df4f87fd

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