-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f110b2d
commit 1db5572
Showing
1 changed file
with
2 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,2 @@ | ||
2.2.1 | ||
* Fixed URL Encoding on Palo Username and Pwd that caused invalid credentials error | ||
|
||
2.2.0 | ||
* Removed support for binding cert to new binding location, can only update certs that are previously bound | ||
* Support for replacing certs on all binding locations both Panorama and Firewalls as long as it was there before | ||
* Support for Virtual Systems on Firewalls, tested with only Azure Virtual Version of Firewall | ||
* Support for Virtual Systems on Panorama Templates | ||
|
||
2.1.1 | ||
* Bug - Add Renew Failure Object Reference Error when Adding/Renewing a cert. | ||
|
||
2.1.0 | ||
* Support for Pan Level Certficates | ||
* Support for Pushing Entire Certificate Chain to Panorama | ||
* Auto Detection of Trusted Root Certificates | ||
* Fix Inventory Check For Private Key from Dummy to Anything | ||
|
||
2.0.1 | ||
* Fix Epoch Time in Model from int to long to prevent inventory errors | ||
|
||
2.0.0 | ||
* Support for Panorama or Firewall connectivity | ||
* Commits changes to the Individual Firewall | ||
* Support for Panorama push to firewalls | ||
|
||
1.0.3 | ||
* Added PAM Support for Orchestrator | ||
|
||
1.0.0 | ||
* Initial Release |