Generate private key on startup

This commit is contained in:
Evan Cordell 2016-04-27 13:39:01 -05:00 committed by Jimmy Zelinskie
parent 85667a9cf6
commit 668ce2c7cd
5 changed files with 41 additions and 3 deletions

View file

@ -2,8 +2,8 @@ jwtproxy:
signer_proxy:
enabled: true
listen_addr: :8080
ca_key_file: /conf/stack/mitm.key
ca_crt_file: /conf/stack/mitm.cert
ca_key_file: /conf/mitm.key
ca_crt_file: /conf/mitm.cert
signer:
issuer: quay
@ -12,6 +12,7 @@ jwtproxy:
private_key:
type: autogenerated
options:
key_folder: /conf
key_server:
type: keyregistry
options: