Phil Fenstermacher

Results 10 issues of Phil Fenstermacher

We often times terminate SSL on a load balancer or ingress proxy instead of on services directly so that application admins don't have to worry with as many secrets (containers...

enhancement

### Environment * TMOS/Bigip Version: 14.1.4 * Terraform Version: 1.0.8 * Terraform bigip provider Version: 1.1.0 ### Summary When the content of an SSL certificate is changed TF wants to...

bug
Backlog

An SSL certificate is generally considered not a secret since it's transmitted as part of setting up an HTTPS connection. Marking the value here as sensitive creates issues in certain...

@dasousa says in #126: Also, it would be preferable to not default the name attribute to the FQDN, and letting Filebeat perform the default. This helps when including Filebeat in...

enhancement

The class itself should be documented.

bug
enhancement

``` $ ucpp setup UCPP user settings already exist. Overwrite? (y/N)y -----> Detecting python ... -----> Python 2 found at: /usr/bin/python [DONE] -----> gccdist already downloaded -----> gccdist already installed...

In PHP >= 5.5 the directory returned by sys_get_temp_dir() is configurable for when the regular system temporary folder is unusable.