Please help, I changed the login settings for admin access to lớn HTTPS on the LAN/WAN. Everything worked fine when mix to lớn HTTP only. I get the following error on Edge and Chrome.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Hide details
Unsupported protocol
The client and server don’t tư vấn a common SSL protocol version or cipher suite.
Also, I meant to lớn mention that I cannon get GUI access anymore whatsoever. Please help.
What ciper / tls version is the Peplink offering - any further details in that error?
What model / firmware of Peplink and what version of Edge / Chrome?
I wonder if the Peplink is for some reason only offering TLS1.0 / 1.1 which are long deprecated and removed from modern trang web browsers.
Can you also kiểm tra you are hitting the Peplink IP with HTTPS specifically and on the correct port? Maybe try in a private browsing window incase there is some odd caching happening too - the “unsupported protocol” bit of this would suggest you are perhaps trying http:// rather kêu ca forcing https://
Do you have the Peplink registered on InControl2 - if so sánh perhaps try getting in via the WebGUI proxy there?
Xerxes 4
That’s just your browser warning you that you have not trusted the mặc định SSL cert that ships with the device. I recently went through and generated my own SSL certs, mix up DHCP entries for my Peplink products, and trusted my new cert in Chrome and Edge. Here’s the steps I saved to lớn repeat this process again in the future:
- Install the most recent Windows version of OpenSSL on your machine and ensure the binary is in your path, or reference the exe by the full path.
- Open Command Prompt and lập cập the following:
"c:\Program Files\OpenSSL-Win64\bin\openssl.exe" req -x509 -newkey rsa:4096 -sha256 -days 3650 -nodes -keyout peplink.key -out peplink.crt -subj "/CN=yourdomain.com" -addext "subjectAltName=DNS:balanceone.yourdomain.com,DNS:balancelte.yourdomain.com,IP:10.0.0.1,IP:10.0.1.1"
- Where youdomain.com is, replace with whatever local tên miền you want to lớn use and will enter local DNS records for. Also, update the IPs to lớn match your local devices.
- Import peplink.crt to lớn Chrome Cert Store: chrome://settings/security?search=certificate
- Cert must be imported into the “Trusted Root Certificate Authorities” tab.
- Open Peplink router config, goto Network > Misc Settings > Certificate Manager > Web Admin SSL.
- Click Edit (pencil) button.
- Upload contents of peplink.key into “Private Key”
- Upload contents of peplink.crt into “Local Public Key Certificate”
- Save and Apply settings button.
- Add local DNS entries to lớn match “balanceone.yourdomain.com” or whatever you’re using.
- Restart all instances of Chrome/your browser.
Now the SSL warnings will finally go away and things will work as expected, vs having to lớn click a few extra things to lớn bypass the cert warnings in the browser.
mystery 5
what device
what firmware version