Skip to content

Using own SSL CA for sqlpage.fetch() #506

Answered by lovasoa
nip1904 asked this question in Q&A
Discussion options

You must be logged in to vote

Since SQLPage v0.26, you can make sqlpage use the system's native certificate store, using

{
  "system_root_ca_certificates": true
}

in sqlpage/sqlpage.json or by setting the SSL_CERT_FILE or SSL_CERT_DIR environment variables.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lovasoa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants