Skip to content
Unverified Commit a4c0515d authored by Paul Wise's avatar Paul Wise
Browse files

Fix typo: raw_cert -> raw_crt

Traceback (most recent call last):
  File "bin/push-to-fastly", line 159, in <module>
    main()
  File "bin/push-to-fastly", line 154, in main
    cert_info = post_cert(client, domain)
  File "bin/push-to-fastly", line 53, in post_cert
    ssl_crt = raw_cert.decode('ascii')
NameError: name 'raw_cert' is not defined
parent bfa92255
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment