Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use ssl certificate in prestd on web protocol - write documentation #714

Open
avelino opened this issue Aug 12, 2022 Discussed in #712 · 1 comment
Open

how to use ssl certificate in prestd on web protocol - write documentation #714

avelino opened this issue Aug 12, 2022 Discussed in #712 · 1 comment
Labels

Comments

@avelino
Copy link
Member

avelino commented Aug 12, 2022

document how to set up a prestd environment using ssl certificate on web protocol (port 443)

Discussed in #712

Originally posted by letushka August 10, 2022
Hi Guys

Wanted to thank you for the very cool prest library. I like it a lot. Works well over http
I have a question..

I’m using it internally and tried prest http calls from Confluence. Unfortunately our Confluence runs behind https and making any javascript/jquery http call is blocked. I tried configuring SSL in prest.toml for localhost using openssl instructions I saw here (generated cert and key)
https://www.section.io/engineering-education/how-to-get-ssl-https-for-localhost/

but getting the prest SSL not enabled on the server error all the time without really any good details..

Wonder if you can publish instructions on how to make prest run on https on say localhost using openssl on mac?

Thank you very much!!

@avelino avelino added docs product/api-server REST API Server labels Aug 12, 2022
@vmesel
Copy link
Member

vmesel commented Nov 9, 2022

@avelino should we cover the pREST internals on SSL or should it be just a tutorial setting up certbot + nginx + prest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants