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

Support HTTPS #8

Open
Manason opened this issue Sep 4, 2023 · 1 comment
Open

Support HTTPS #8

Manason opened this issue Sep 4, 2023 · 1 comment

Comments

@Manason
Copy link

Manason commented Sep 4, 2023

No description provided.

@Druganov1
Copy link

@Manason I stumbled across a forum post on the CFX.re forum, it is already possible to use HTTPS, this is how:

1. Start Your Server:

Start your FiveM server.

2. Authentication:

Monitor your server console for authentication information. Once the server is started, you should see authentication details.

image

3. Copy Authenticated URL:

Copy the URL displayed in the console after authentication. This URL likely contains the necessary authentication and server information.

4. Use as Endpoint:

Use the copied URL as the endpoint when making requests to your server. This endpoint provided by CFX.re should have a valid TLS certificate, enabling HTTPS.

This solution essentially leverages the existing infrastructure and TLS certificate provided by CFX.re for secure communication.

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

No branches or pull requests

2 participants