Files
zuul/tools
Logan V 2758d6e758 encrypt: Fix SSL error when using file pubkey
Fixes this:
Traceback (most recent call last):
  File "zuul/tools/encrypt_secret.py", line 192, in <module>
    main()
  File "zuul/tools/encrypt_secret.py", line 109, in main
    pubkey = urlopen(req, context=ssl_ctx)

When using a file://<path> URL for the project key.

Change-Id: Ide5031eb95fda0d8932e20c178e46ba488ac1783
2019-04-07 13:00:40 -05:00
..
2017-07-11 16:41:52 -04:00
2019-02-15 07:54:28 +01:00
2019-02-15 07:54:28 +01:00
2015-07-20 18:57:04 +02:00