0

I have configured Db2 v11.5.7.0 on Linux/x64 to use SSL/TLS protocol and Db2 client can successfully connect to Db2 server using SSL/TLS. Now I would like to test certificate renewal. I need to create certificate request and then sign it with company CA with limitation of "not after" some date. I would like to set only few days certificate validity, so on my testing system I can test what happens when certificate expires.

I am using gsk8capicmd_64 to create certificate request. I checked official documentation, but can't figure it out. When renewing certificate request how to specify that certificate is not valid after specific date?

asked Aug 26, 2022 at 12:27

1 Answer 1

0

This isn't a database administration question, but

gsk8capicmd -cert -sign ... -expire 3 
answered Aug 26, 2022 at 13:32

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.