mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 22:06:43 +01:00
486 B
486 B
title, aliases
| title | aliases | |
|---|---|---|
| Dump CA |
|
Make a dump_ca
Method
pybytes.dump_ca(ca_file)
Parameters
| name | Description | is Required | Default value |
|---|---|---|---|
| ca_file | File path | No | /flash/cert/pycom-ca.pem |
Example
pybytes.dump_ca(ca_file='/flash/cert/pycom-ca.pem')
Success Response
>> Successfully created /flash/cert/pycom-ca.pem