Files
Nick aa43cb5e23 PortalAuth, Papers, and CursedScreech Updates (#87)
* Version 1.9

* Version 2.0

* Version 1.6

* Updated Papers to v2.0

* Replaced readKeys.sh with cfgNginx.py

* Fixed PKCS12 export bug

Co-authored-by: combsn <combsn@usc.edu>
2020-07-19 21:24:52 +01:00

6 lines
357 B
Plaintext

July 17, 2020<br /></br >
- Fixed SSH key encryption to work with new OpenSSH format.<br />
- Added raw key contents to key view modal for easy copy/paste.<br />
- Merged encryption passphrase section with PKCS#12 export. The same password is used for both operations.<br />
- Added coreutils-base64 dependency to help determine if an SSH key is encrypted.