×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Most likely only Certificate Authorities (new ones added).

On Wed, Nov 18, 2020 at 11:42 AM Rob Berendt <rob@xxxxxxxxx> wrote:

Are any certs updated when you put on PTFs? For example, if you take the
results of this (a slightly modified example in Run SQL Scripts) is there a
possibility that those which appear may be updated?

-- Use a global variable to avoid having source code include password
values
create or replace variable rob.system_cert_pw varchar(30);
set rob.system_cert_pw = 'redacted';

select *
from table (
qsys2.certificate_info(certificate_store_password =>
rob.system_cert_pw)
)
where validity_end < current date + 3 month
;

Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.