How do I create a private key dn with spaces in orapki?
I am trying to create a new Oracle Wallet for an OHS 14.1.2.0.0 standalone instance using orapki (23.0.0.0.0). When I enter the following command in a bash shell on Red Hat Enterprise Linux 8
[Possible wallet data removed by Moderator]
I get
Oracle PKI Tool Release 23.0.0.0.0 - Production
Version 23.0.0.0.0
Copyright (c) 2004, 2025, Oracle and/or its affiliates. All rights reserved.
Invalid command: S.
Followed by a listing of the wallet commands.
I have tried using both single (') and double (") quotes with same error each time.
What am I doing wrong?