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

why #14

Open
charis3306 opened this issue Feb 2, 2024 · 1 comment
Open

why #14

charis3306 opened this issue Feb 2, 2024 · 1 comment

Comments

@charis3306
Copy link

I generate a self signed certificate using OpenSSL
openssl req -newkey rsa:2048 -nodes -keyout domain.key -x509 -days 365 -out domain.crt
openssl pkcs12 -inkey domain.key -in domain.crt -export -out domain.pfxc
I configure test.com server separately on the client and server
server host config 127.0.0.1 test.com Dual network card
client host config 10.10.0.16 test.com
start
image
Unable to pass
image

@xnuter
Copy link
Owner

xnuter commented Feb 17, 2024

Did you try other website, not www.baidu.com? Does it work?

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