Comments
-
Yes please! I was already considering scripting the creation of the keystore but it would be so much better if it was built in.
-
What was your process? Restore from backup/snapshot? Install 12.6 over 12.7 or clean install with a DB migration? I have considered rolling back to a snapshot but have been on 12.7 basically since the release and have accumulated lots of data that would be lost.
-
Instead of. If I put it in the original location (which no longer exists by default) I get errors related to my keystore.
-
I'm not running the hotfix. I haven't had a maintenence window since it was released, it also didn't mention any of my issues in the list of issues fixed so I wasn't planning on it.
-
I don't HAVE to wait, but I have an upgrade window coming up and if it resolves my issues without introducing new ones that would be spectacular. Its been out such a short time though that I'm not ready to put it in production without getting a lot of feedback.
-
If you're on 12.7 its a night and day improvement. If you're on 12.5 or 12.6 I can't say its leaps and bounds better, but overall packages are newer and more secure.
-
Would you mind sharing a sanitized version of your Apache config? (in DM in you prefer). If you don’t want to share the config I understand. What modules are you using in Apache?
-
Not in my portal either
-
We poll the FOG database for our window hardware and pull that into WHD. And up until recently we had been doing the same with JAMF Pro using the Casper 9 connector in WHD, but after a recent JAMF release that no longer works. We would love for the connector to be update for JAMF 10.x so we can have direct access from…
-
Ended up with the following config: ServerName helpdesk.domain.com ServerAlias helpdesk # Reverse Proxy # ProxyRequests Off ProxyVia Off ProxyPreserveHost On ProxyPass / http://IP_ADDRESS:unescure port ProxyPassReverse / http://IP_ADDRESS:unescure port For this config SSL terminates at your proxy and hands off to http to…
-
Found an issue with documentation. When installing the JDBC driver the documentation path shows : Install the MySQL JDBC Driver But if you restart WHD after copying your driver to the specified location I got the error: Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will…
-
Fixed the issue. Needed to use the older connector from MYSQL
-
Has anyone still on 12.7 moved to the RC? I want to get off 12.7 but don't see value in downgrading if a new stable is coming out soon. Though restarting my service multiple times a day IS getting tedious as are the other issues we have on 12.7
-
On a separate note. Is there any chance we will see built in lets encrypt support at some point?
-
Installed about an hour ago. In a rush to get off of 12.7.0 Will see how things go.