Trying to deploy FleetDM behind NPM. Not working. Need custom SSL Params. #4693
Unanswered
aaronouthier
asked this question in
Q&A
Replies: 1 comment
-
When I try to enable Android Management, I get: "message": "crypto/aes: invalid key size 0", Documentation page with info on certificate parameters: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Well, I have FleetDM functioning on my local network, however, as an MDM, Google and Microsoft require certain things in the response SSL Cert. I have cloned another project here on GitHub, which wants to use Traefik as a Reverse Proxy. I don't want to use that, as I am already invested in NPM. So I apparently need to somehow translate Traefik config file parameters to work with NPM. Any thoughts on this?
Project: https://github.com/spokanemac/fleet-docker-traefik.git
Config files are in the /config folder.
Beta Was this translation helpful? Give feedback.
All reactions