When creating SSH key pairs, always use a passcode.
You can create such keys with the following command:
$ sudo ssh-keygen -n [passphrase]
Oracle Linux 9, for certificate-based authentication, must enforce authorized access to the corresponding private key.