Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 7188784
  • /
  • test
  • /
  • ssl-tests
  • /
  • 30-supported-groups.conf
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:4280db7114d63587de76eb11603d891dc80c6175
directory badge Iframe embedding
swh:1:dir:f8d361fc8a2211b8c7ce5b565f58dfab919a7bdc
30-supported-groups.conf
# Generated with generate_ssl_tests.pl

num_tests = 2

test-0 = 0-Just a sanity test case
test-1 = 1-Pass with empty groups with TLS1.2
# ===========================================================

[0-Just a sanity test case]
ssl_conf = 0-Just a sanity test case-ssl

[0-Just a sanity test case-ssl]
server = 0-Just a sanity test case-server
client = 0-Just a sanity test case-client

[0-Just a sanity test case-server]
Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
CipherString = DEFAULT
PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem

[0-Just a sanity test case-client]
CipherString = DEFAULT
VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
VerifyMode = Peer

[test-0]
ExpectedResult = Success


# ===========================================================

[1-Pass with empty groups with TLS1.2]
ssl_conf = 1-Pass with empty groups with TLS1.2-ssl

[1-Pass with empty groups with TLS1.2-ssl]
server = 1-Pass with empty groups with TLS1.2-server
client = 1-Pass with empty groups with TLS1.2-client

[1-Pass with empty groups with TLS1.2-server]
Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
CipherString = DEFAULT
PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem

[1-Pass with empty groups with TLS1.2-client]
CipherString = DEFAULT
Groups = sect163k1
MaxProtocol = TLSv1.2
VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
VerifyMode = Peer

[test-1]
ExpectedResult = Success


ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top