mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 15:06:31 +01:00
docs: new doc added and style changes
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
---
|
||||
title: "Pybytes library API"
|
||||
title: "Enable SSL"
|
||||
aliases:
|
||||
- pybytes/api/enable_ssl
|
||||
---
|
||||
|
||||
**Enable SSL**
|
||||
----
|
||||
Enable SSL
|
||||
|
||||
**Method**
|
||||
@@ -24,4 +22,8 @@ aliases:
|
||||
`pybytes.enable_ssl('/flash/cert/pycom-ca.pem', True)`
|
||||
|
||||
**Success Response**
|
||||
`Please reset your module to apply the new settings`
|
||||
----
|
||||
|
||||
```
|
||||
>> Please reset your module to apply the new settings
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user