Working with app and Add CA
Tested with the EcoVacs app, almost everything works. CA Added for managing certs. A self-signed may work as well. TBD
This commit is contained in:
parent
58e7ce0653
commit
98068046e9
23 changed files with 895 additions and 154 deletions
|
|
@ -5,7 +5,7 @@ import bumper
|
|||
import sys, socket
|
||||
import time
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG,
|
||||
logging.basicConfig(level=logging.INFO,
|
||||
format='%(asctime)s %(levelname)-8s %(message)s')
|
||||
|
||||
#conf_address = (socket.gethostbyname(socket.gethostname()), 443)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue