Skip to content
Discussion options

You must be logged in to vote

With the release of Gleam 1.9.0, the functionality mentioned in the previous comments has been implemented.

For anyone coming here later, let me quickly explain how to set things up on Windows.

  1. Gleam expects a path to the certificates, so you need to export them from the Windows certificate manager to the files. You can find tutorials on this topic online, but long story short: run the certmgr.msc application, find the certificate you need, right click on it and export it as a Base-64 encoded X.509 (.CER) file.
  2. Create a new text file somewhere on your file system and name it cacerts.pem. In its contents, paste the contents of all the exported certificates one below the other.
  3. Edit the en…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@sz3lbi
Comment options

@lpil
Comment options

lpil Oct 18, 2024
Maintainer

@sz3lbi
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sz3lbi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants