MiwaYonedaです。
自己レスです。
> [root@xxxxxxxxxxxxxxx]# grep -v ^# /etc/ipsec.secrets
> hhh.hhh.hhh.hhh ooo.ooo.ooo.ooo : PSK "password"
> : RSA {
> # RSA 2192 bits jitaku.ddyn.net Mon Sep 8 16:30:37 2003
> # for signatures only, UNSAFE FOR ENCRYPTION
> #pubkey=0sAQ…A9VU9
> :
> (以下省略)
> :
hhh.hhh.hhh.hhh ooo.ooo.ooo.ooo : PSK "passwd"
: RSA {
[TAB]# RSA 2192 bits yy.mine.nu Mon Sep 8 16:30:37 2003
[TAB]# for signatures only, UNSAFE FOR ENCRYPTION
[TAB]#pubkey=0sAQ…9VU9
[TAB]Modulus: 0xd…53d
[TAB]PublicExponent: 0x03
[TAB]# everything after this point is secret
[TAB]PrivateExponent: 0x23…2775
[TAB]Prime1: 0xeb9…8d3
[TAB]Prime2: 0xe6d…faf
[TAB]Exponent1: 0x9d…db37
[TAB]Exponent2: 0x99…151f
[TAB]Coefficient: 0xb…5d6b
[TAB]}
# do not change the indenting of that "}"
という風に[TAB]文字と最終行の「#」が抜けていました。
どうもお騒がせいたしました。