SNIA / Swordfish-API-Emulator

The Swordfish API Emulator can emulate a Swordfish-based system statically or dynamically. Starting from an initial state described by mock-ups, the emulator can be used to emulate a Swordfish system responding to create/modify/delete operations in order to allow developers to model new Swordfish functionality, test clients, demonstrate Swordfish and other similar functions.
Other
22 stars 20 forks source link

swordfishmockups.com - certificate expired #134

Closed commonism closed 5 months ago

commonism commented 5 months ago

Hi,

the certificate for swordfishmockups.com has expired.

openssl s_client -connect swordfishmockups.com:443 -showcerts
CONNECTED(00000003)
depth=2 C = BE, O = GlobalSign nv-sa, OU = Root CA, CN = GlobalSign Root CA
verify return:1
depth=1 C = BE, O = GlobalSign nv-sa, CN = AlphaSSL CA - SHA256 - G4
verify return:1
depth=0 CN = *.swordfishmockups.com
verify error:num=10:certificate has expired
notAfter=Feb  5 17:42:36 2024 GMT
verify return:1
depth=0 CN = *.swordfishmockups.com
notAfter=Feb  5 17:42:36 2024 GMT
verify return:1
---
Certificate chain
 0 s:CN = *.swordfishmockups.com
   i:C = BE, O = GlobalSign nv-sa, CN = AlphaSSL CA - SHA256 - G4
   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
   v:NotBefore: Jan  4 17:42:37 2023 GMT; NotAfter: Feb  5 17:42:36 2024 GMT
-----BEGIN CERTIFICATE-----
…
rahlvers commented 5 months ago

Updated to a different automated SSL service.