taky icon indicating copy to clipboard operation
taky copied to clipboard

Data Package Server does not support encrypted private keys

Open tkuester opened this issue 4 years ago • 0 comments

Currently, while the ssl.key_pw field lets the COT server use encrypted SSL private keys, the data package server does not. According to benoitc/gunicorn#2410, Gunicorn will be switching to using Python's SSLContext object, which will allow for this in the future. A pull request is in, but not yet merged. Once it's in, we will add this in!

tkuester avatar Jan 09 '22 19:01 tkuester