<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello everyone, it took a while for me to understand how to get root privileges in the terminal, i finally decided to login as root though I know I should not do that but I couldnt find a way around it since i need to get into raddb/certs with the terminal so i can remove some files and stuff that the readme say.<br><br>Well I tried to runt the bootstrap command and got an error saying that it has problems making the Cert Request.<br>Here down below is the output from the bootstrap command. <br>How do I fix this, have I done something that I shouldnt have done?<br><br>Best regards/ Peter Carlstedt<br> <br><br>root@peter-desktop:/usr/local/etc/raddb/certs# ./bootstrap<br>openssl req -new  -out server.csr -keyout server.key -config ./server.cnf<br>Generating a 2048 bit RSA private key<br>....................................+++<br>......................+++<br>writing new private key to 'server.key'<br>-----<br>openssl req -new -x509 -keyout ca.key -out ca.pem \<br>        -days `grep default_days ca.cnf | sed 's/.*=//;s/^ *//'` -config ./ca.cnf<br>Generating a 2048 bit RSA private key<br>.......+++<br>........................................+++<br>writing new private key to 'ca.key'<br>-----<br>problems making Certificate Request<br>9578:error:0D07A097:asn1 encoding routines:ASN1_mbstring_ncopy:string too long:a_mbstr.c:154:maxsize=2<br>make: *** [ca.key] Error 1<br>Generating DH parameters, 1024 bit long safe prime, generator 2<br>This is going to take a long time<br>..............................................+..................................................................................+.+..........................................+............+............+......+..............................................................................+..........+...............................................................................................................+........+...........................................................................+...................+.......+.+......+............+.............................................................+........................+.................................................................................................................................................+.......................+......................................................................+..........................................................................................................................+............................................+.....+.................................................+.................................................................................................+............+...............+.............................................................................+........................+............+.................................+.+.....................................................+......................+...........................................................+..................................+...........+..................................................+............+........+...............+................................+........................+....................................................................................................................................................................................+........................................................................................+................+.................................................+.............................+..........................+........................................................................+...............+......................................+...............+.............................................+............+..................................+...............+............................+...........+..................++*++*++*<br>Generating a 2048 bit RSA private key<br>.............................................................................................................+++<br>..........................................................................+++<br>writing new private key to 'server.key'<br>-----<br>Generating a 2048 bit RSA private key<br>..............................................+++<br>.......................................................................+++<br>writing new private key to 'ca.key'<br>-----<br>problems making Certificate Request<br>9587:error:0D07A097:asn1 encoding routines:ASN1_mbstring_ncopy:string too long:a_mbstr.c:154:maxsize=2                                          <br /><hr />Windows Live Hotmail:  <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009' target='_new'>Your friends can get your Facebook updates, right from HotmailŪ.</a></body>
</html>