microsoft / vscode-postgresql

PostgreSQL extension for VSCODE
Other
399 stars 50 forks source link

Request error: EE certificate key too weak #74

Open sergei3000 opened 4 years ago

sergei3000 commented 4 years ago

Steps to Reproduce:

  1. Install the extension to remote server
  2. Open the Command Palette (Ctrl + Shift + P)
  3. Search and select 'PostgreSQL: New Query'

It's not starting and the log says:

nitializing PostgreSQL tools service for the PostgreSQL extension.
Note: PostgreSQL commands will be available after installing the service.

Platform-------------: linux, x86_64, name=debian, version=10 (Debian)

Installing PostgreSQL tools service to /root/.vscode-server/extensions/ms-ossdata.vscode-postgresql-0.3.0/pgsqltoolsservice/v1.4.0/Debian.
Downloading https://github.com/Microsoft/pgtoolsservice/releases/download/v1.4.0/pgsqltoolsservice-linux-x64.tar.gz
[ERROR] Error: Request error: EE certificate key too weak

This is the only time I have problems with certificates on this server. Every other app works just fine.