I am struggling to get my first app created on Heroku. I finally got past the login self signed certificate in certificates chain by following this: Heroku Login Error: self signed certificate in certificate chain
But now I can receiving a similar error when attempting to create the app.
Creating app... !
! SELF_SIGNED_CERT_IN_CHAIN: self signed certificate in certificate chain
Using whoami, I can see that I am logged in.
(First post on Stack! So any suggestions to improve my posting is welcome!) Thanks!