From 238217cca7396527778381f7932bc42c2d27eb44 Mon Sep 17 00:00:00 2001 From: Robert Butora <robert.butora@inaf.it> Date: Fri, 28 Mar 2025 14:09:50 +0200 Subject: [PATCH] README: removes text on TLS (TLS at tomcat was removed from config) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ce9d02..850eb87 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## vlkb-soda is a web-application to access astronomical data stored in FITS-files. -It implements [IVOA SODA v1.0](https://ivoa.net/documents/SODA/20170517/index.html) and it supports security by OpenIDConnect/OAuth2.0 and protects connections by TLS. +It implements [IVOA SODA v1.0](https://ivoa.net/documents/SODA/20170517/index.html) and it supports security by OpenIDConnect/OAuth2.0. When used with [vlkb-siav2](https://ict.inaf.it/gitlab/ViaLactea/vlkb-siav2) they provide complete data-discovery and access solution. -- GitLab