python - SSL Server getting error -
i had installed python,pip,aws cli , boto in 12.04 05 lts client desktop. , have downloaded domjudge ami file pc following link https://github.com/ubergeek42/domserver-ami. , changed ‘baseami’ , ‘region in createami.py file ,after tried running script unfortunately got error ssl server getting error. details steps images attached mail
2) installed boto package via pip using following command sudo pip install boto
3) test boto has installed our environment
4) provided following details through aws configure command
aws access key id, aws secret access key , default region name, default output format
5) tried run createami.py got following error
so kindly suggest how can solve problem
Comments
Post a Comment