Retest with new config, starting from default was also failed!
Steps done:
set to factory default
assign Interfaces, wan (dhcp eth), lan eth
create internal root ca with GUI
create Server Cert from localCa with GUI
create mobile ipsec, all setting default, Xauth section: select internal database, Group Authentication None
add pase1: all Default, but Authetication set to mutual RSA, main mode, Identifier local and remote set to ASN1, select ServerCert and local CA
add pase 2 : all Default
enable IPSEC VPN, log's show loaded configuration con1 loaded.
If I check /var/etc/ipsec/ I can see missing configuration:
ipsec.d/private/ -> empty no private key!
ipsec.d/certs/ -> empty no cert stored
ipsec.secrets -> file exist but empty " : RSA Keyfile" should be in to point to key
-> Bug seem to be present also in legacy config, IKEv1+ main mode + mutualRSA so it seem to be not related to IKEV2 as originally suspected.
Any ideas what might be wrong?
Is there someone with Cert based "mutual RSA" + "IKE main mode" working 2.2 IPSec ???
(tested on todays snapshot 2.2Beta on AMD64)