bless
bless copied to clipboard
Repository for BLESS, an SSH Certificate Authority that runs as a AWS Lambda function
Hello I would like to add into Bless the support to sign the SSH certificates with a SHA2 algorithm , more specifically RSA-SHA2 512. SSH certificate signed with SHA2 algorithm...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
There is a small typo in bless/config/bless_config.py. Should read `config` rather than `connfig`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
#98 keep the consistency between setup.py and requirements.txt
Due to the security repercussions, of deploying this incorrectly, Are they any docs that go into more detail on a proper installation?
After AWS released instance connect, I have to ask are you still working on this or should we switch over?
BLESS should be easily downloadable and installbe from PyPI.
I've started messing around with spinning up BLESS internally, but after a few iterations I got stuck on the following error popping up when I ran the lambda: ``` {...