Nikos Mavrogiannopoulos
a7c3c4f1bc
Regenerated expired certificates and updated scripts for new ones
...
Also added rules and templates to regenerate certificates when
needed.
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com >
2023-06-02 06:15:45 +02:00
Nikos Mavrogiannopoulos
b2c0c6c1cf
tests: replaced explicit ports with random assignment
...
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com >
2020-08-09 13:14:22 +02:00
Nikos Mavrogiannopoulos
5097604d4d
tests: added test for PSK-NEGOTIATE ciphers
...
Relates: #262
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2020-03-12 13:23:06 +01:00
Nikos Mavrogiannopoulos
6cac225203
tests: make ping cmd functional in centos7,6
...
It requires the '-6' option to be able to function with
IPv6 addresses.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com >
2019-03-12 17:21:17 +01:00
Nikos Mavrogiannopoulos
8ba3987f4c
occtl: print the TLS session information, even if no DTLS channel
...
This ensures that the main process receives the TLS channel information
early and does not depend on DTLS channel establishment. Furthermore,
we refactor to make setup_dtls_psk_keys() fail early when no TLS channel
is available.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2019-01-19 20:09:53 +01:00
Nikos Mavrogiannopoulos
e0f847b984
worker: added safety check for selected DTLS ciphersuite prior to use
...
This avoids a crash when no DTLS ciphersuite is selected and adds a
test case for negotiation without DTLS.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2019-01-19 18:19:11 +01:00
Nikos Mavrogiannopoulos
7fc4e0d0ee
tests: added tests for anyconnect's DTLS1.2 support
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2019-01-19 18:19:09 +01:00
Nikos Mavrogiannopoulos
3a330b8d85
tests: added unit tests for AES-128-GCM and AES-256-GCM
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
2018-07-20 22:06:11 +02:00