1
General Discussion / Re: Stuck on OPNWAF
« on: March 06, 2024, 11:29:30 am »
Hi
besides the issue with the certificate see other post. Create a CSR a let it sign by the FW ICA.
I still get the bad client SSL cert.
I debugged the TLS auth using Openssl & saw this:
Peer signing digest: SHA256
Peer signature type: RSA-PSS
Server Temp Key: X25519, 253 bits
---
SSL handshake has read 5732 bytes and written 2107 bytes
Verification: OK
---
New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384
Server public key is 2048 bit
This TLS version forbids renegotiation.
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---
<<< TLS 1.2, RecordHeader [length 0005]
17 03 03 00 13
<<< TLS 1.3, InnerContent [length 0001]
15
<<< TLS 1.3, Alert [length 0002], fatal unknown_ca
02 30
2C6D0000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl\record\rec_layer_s3.c:865:SSL alert number 48
looking foward to comments & help!
Wim
besides the issue with the certificate see other post. Create a CSR a let it sign by the FW ICA.
I still get the bad client SSL cert.
I debugged the TLS auth using Openssl & saw this:
Peer signing digest: SHA256
Peer signature type: RSA-PSS
Server Temp Key: X25519, 253 bits
---
SSL handshake has read 5732 bytes and written 2107 bytes
Verification: OK
---
New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384
Server public key is 2048 bit
This TLS version forbids renegotiation.
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---
<<< TLS 1.2, RecordHeader [length 0005]
17 03 03 00 13
<<< TLS 1.3, InnerContent [length 0001]
15
<<< TLS 1.3, Alert [length 0002], fatal unknown_ca
02 30
2C6D0000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl\record\rec_layer_s3.c:865:SSL alert number 48
looking foward to comments & help!
Wim