Restream / reindexer

Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
https://reindexer.io
Apache License 2.0
763 stars 64 forks source link

https://repo.reindexer.io responds with certificate has expired #75

Closed evgeniycheban closed 2 years ago

evgeniycheban commented 2 years ago

I'm trying to install Reindexer from the repo.reindexer.io, it seems that SSL certificate has expired, and https://repo.reindexer.io cannot be reached.

Log output:

curl https://repo.reindexer.io/RX-KEY.GPG | sudo apt-key add
  echo 'deb https://repo.reindexer.io/ubuntu-bionic /' | sudo tee -a /etc/apt/sources.list
  sudo apt-get update
  sudo apt-get install reindexer-dev
  shell: /usr/bin/bash -e {0}
  env:
    JAVA_HOME_8.0.[3](https://github.com/evgeniycheban/spring-data-reindexer/runs/7480448606?check_suite_focus=true#step:4:3)[4](https://github.com/evgeniycheban/spring-data-reindexer/runs/7480448606?check_suite_focus=true#step:4:4)2_x[6](https://github.com/evgeniycheban/spring-data-reindexer/runs/7480448606?check_suite_focus=true#step:4:6)4: /opt/hostedtoolcache/jdk/[8](https://github.com/evgeniycheban/spring-data-reindexer/runs/7480448606?check_suite_focus=true#step:4:8).0.342/x64
    JAVA_HOME: /opt/hostedtoolcache/jdk/8.0.342/x64
    JAVA_HOME_8_0_342_X64: /opt/hostedtoolcache/jdk/8.0.342/x64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: apt-key output should not be parsed (stdout is not a terminal)
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
gpg: no valid OpenPGP data found.
Error: Process completed with exit code 2.

Could you update the SSL certificate for the given repo, or provide a new one with a valid certificate and reflect it in the documentation.

Thanks.

graveart commented 2 years ago

SSL certificate was updated in the end of July