19 lines
819 B
Plaintext
19 lines
819 B
Plaintext
03/24/2024
|
|
- Add legacy option for OpenSSL 3.x
|
|
Fixes issue here:
|
|
https://community.ui.com/questions/New-Openssl-v3-may-break-your-controller-network-application-keystore/2e4133d9-d6dd-4a22-acfe-e5d671ffaee4
|
|
|
|
04/04/2016
|
|
- Minor updates to URLs in files
|
|
- Add sanity checking to gen-cert.sh like whats in gen-unifi-cert.sh
|
|
|
|
03/24/2016
|
|
- Updated gen-unifi-cert.sh to do more sanity checks and embed the
|
|
needed IdenTrust cert so we don't need to include it separately.
|
|
- Added -i option to gen-unifi-cert.sh so that we can reinject the
|
|
cert without having to request a new cert from LE. This is
|
|
in case for some reason a previous cert isn't imported correctly.
|
|
|
|
02/27/2016
|
|
- Make output a little more descriptive in the Unifi script
|
|
so you know whats going on in case things fail for some reason |