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

1) python version enter image description here

2) installed boto package via pip using following command sudo pip install boto

3) test boto has installed our environment enter image description here

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 enter image description here

so kindly suggest how can solve problem


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -